Home
last modified time | relevance | path

Searched defs:reg_loc (Results 1 – 5 of 5) sorted by relevance

/art/compiler/optimizing/
Dcode_generator_vector_arm64.cc777 Location* reg_loc, in CreateVecMemRegisters()
808 Location reg_loc = Location::NoLocation(); in VisitVecLoad() local
837 Location reg_loc = Location::NoLocation(); in VisitVecStore() local
Dcode_generator_vector_x86.cc771 Location* reg_loc, in CreateVecMemRegisters()
794 Location reg_loc = Location::NoLocation(); in VisitVecLoad() local
828 Location reg_loc = Location::NoLocation(); in VisitVecStore() local
Dcode_generator_vector_x86_64.cc760 Location* reg_loc, in CreateVecMemRegisters()
783 Location reg_loc = Location::NoLocation(); in VisitVecLoad() local
817 Location reg_loc = Location::NoLocation(); in VisitVecStore() local
Dcode_generator_mips64.cc1367 Location reg_loc = is_slot1 ? loc2 : loc1; in SwapLocations() local
/art/compiler/debug/
Delf_debug_loc_writer.h216 DexRegisterLocation reg_loc = (piece == 0 ? reg_lo : reg_hi); in WriteDebugLocEntry() local