Home
last modified time | relevance | path

Searched defs:backend (Results 1 – 2 of 2) sorted by relevance

/art/compiler/sea_ir/
Dfrontend.cc65 CompilerBackend* backend, in SeaIrCompileOneMethod()
86 art::CompilerBackend* backend = compiler.GetCompilerBackend(); in SeaIrCompileMethod() local
/art/compiler/dex/quick/
Ddex_file_method_inliner.cc423 bool DexFileMethodInliner::GenIntrinsic(Mir2Lir* backend, CallInfo* info) { in GenIntrinsic()
516 bool DexFileMethodInliner::GenSpecial(Mir2Lir* backend, uint32_t method_idx) { in GenSpecial()