Searched refs:dump_mem_reg_noalloc_mem (Results 1 – 1 of 1) sorted by relevance
/dalvik/vm/compiler/codegen/x86/ |
D | LowerHelper.cpp | 451 LowOpRegMem* dump_mem_reg_noalloc_mem(Mnemonic m, AtomOpCode m2, OpndSize size, in dump_mem_reg_noalloc_mem() function 943 dump_mem_reg_noalloc_mem(m, ATOM_NORMAL, size, 4*vA, PhysicalReg_FP, true, in compare_VR_reg_all() 1306 dump_mem_reg_noalloc_mem(m, ATOM_NORMAL_ALU, size, 4*vA, PhysicalReg_FP, true, in alu_sd_binary_VR_reg() 1356 dump_mem_reg_noalloc_mem(m, ATOM_NORMAL_ALU, size, 4*vA, PhysicalReg_FP, true, in alu_binary_VR_reg() 2031 …dump_mem_reg_noalloc_mem(Mnemonic_MOV, ATOM_NORMAL, OpndSize_32, offDvmDex_pResStrings, regAll, tr… in get_res_strings() 2053 …dump_mem_reg_noalloc_mem(Mnemonic_MOV, ATOM_NORMAL, OpndSize_32, offDvmDex_pResClasses, regAll, tr… in get_res_classes() 2078 …dump_mem_reg_noalloc_mem(Mnemonic_MOV, ATOM_NORMAL, OpndSize_32, offDvmDex_pResFields, regAll, tru… in get_res_fields() 2103 …dump_mem_reg_noalloc_mem(Mnemonic_MOV, ATOM_NORMAL, OpndSize_32, offDvmDex_pResMethods, regAll, tr… in get_res_methods()
|