Home
last modified time | relevance | path

Searched refs:code_allocator (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Doptimizing_compiler.cc727 code_allocator->GetMemory(), in Emit()
902 codegen->Compile(code_allocator); in TryCompile()
912 CodeVectorAllocator* code_allocator, in TryCompileIntrinsic() argument
998 codegen->Compile(code_allocator); in TryCompileIntrinsic()
1027 CodeVectorAllocator code_allocator(&allocator); in Compile() local
1061 &code_allocator, in Compile()
1073 &code_allocator, in Compile()
1084 &code_allocator, in Compile()
1183 &code_allocator, in JniCompile()
1329 CodeVectorAllocator code_allocator(&allocator); in JitCompile() local
[all …]
H A Dcodegen_test.cc736 InternalCodeAllocator code_allocator; in TEST_F() local
737 codegen.Finalize(&code_allocator); in TEST_F()
788 InternalCodeAllocator code_allocator; in TEST_F() local
789 codegen.Finalize(&code_allocator); in TEST_F()
824 InternalCodeAllocator code_allocator; in TEST_F() local
825 codegen.Finalize(&code_allocator); in TEST_F()