Searched refs:OP_IF_LE (Results 1 – 14 of 14) sorted by relevance
1 HANDLE_OP_IF_XX(OP_IF_LE, "le", <=)
115 case OP_IF_LE: in dvmGetBranchOffset()
378 case OP_IF_LE: in processInstruction()
1060 case OP_IF_LE: in verifyInstructions()
4395 case OP_IF_LE: in verifyInstruction()
135 return OP_IF_LE; in negateOpcode()136 case OP_IF_LE: in negateOpcode()276 case OP_IF_LE: in isSimpleCountedLoop()475 loopAnalysis->loopBranchOpcode == OP_IF_LE) { in genHoistedChecks()486 if (loopAnalysis->loopBranchOpcode == OP_IF_LE) { in genHoistedChecks()
145 case OP_IF_LE: in findBlockBoundary()918 case OP_IF_LE: in processCanBranch()
126 OP_IF_LE = 0x37, enumerator392 H(OP_IF_LE), \
76 op OP_IF_LE armv6t2
110 #op OP_IF_LE c
1929 HANDLE_OP_IF_XX(OP_IF_LE, "le", <=)
1942 HANDLE_OP_IF_XX(OP_IF_LE, "le", <=) in dvmInterpretPortable()
2630 case OP_IF_LE: in handleFmt22t()