Searched refs:dump_reg_reg_noalloc_src (Results 1 – 1 of 1) sorted by relevance
/dalvik/vm/compiler/codegen/x86/ |
D | LowerHelper.cpp | 366 LowOpRegReg* dump_reg_reg_noalloc_src(Mnemonic m, AtomOpCode m2, OpndSize size, in dump_reg_reg_noalloc_src() function 938 dump_reg_reg_noalloc_src(m, ATOM_NORMAL, size, regAll, true, reg, isPhysical, pType); in compare_VR_reg_all() 1301 dump_reg_reg_noalloc_src(m, ATOM_NORMAL_ALU, size, regAll, true, reg, in alu_sd_binary_VR_reg() 1351 dump_reg_reg_noalloc_src(m, ATOM_NORMAL_ALU, size, regAll, true, reg, in alu_binary_VR_reg() 1750 …dump_reg_reg_noalloc_src(m2, ATOM_NORMAL, size2, regAll, true, reg, isPhysical, pType); //register… in get_virtual_reg_all() 1777 dump_reg_reg_noalloc_src(m2, ATOM_NORMAL, size2, regAll, true, reg, isPhysical, pType); in get_virtual_reg_all() 2154 dump_reg_reg_noalloc_src(Mnemonic_MOV, ATOM_NORMAL, OpndSize_32, regAll, true, in get_glue_dvmdex()
|