Home | History | Annotate | Download | only in x86

Lines Matching refs:LowOp

273 LowOp* jumpToBasicBlock(char* instAddr, int targetId) {
283 LowOp* condJumpToBasicBlock(char* instAddr, ConditionCode cc, int targetId) {
764 LowOp **pcrLabel =
765 (LowOp **) cUnit->pcReconstructionList.elemList;
944 //LowOp* branchToBody = jumpToBasicBlock(stream, bodyId);
949 LowOp *branchToPCR = dvmCompilerNew(sizeof(ArmLIR), true);
1061 LowOp *headLIR = NULL;
1234 //LowOp *headLIR = NULL;
1273 headLIR = (LowOp*)boundaryLIR;