Home
last modified time | relevance | path

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

/art/compiler/dex/quick/x86/
Dcodegen_x86.h953 static void DumpRegLocation(RegLocation loc);
Dtarget_x86.cc923 void X86Mir2Lir::DumpRegLocation(RegLocation loc) { in DumpRegLocation() function in art::X86Mir2Lir