Home
last modified time | relevance | path

Searched refs:RHSisZero (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp7420 bool RHSisZero = MI->getOpcode() == ARM::BCCZi64; in EmitInstrWithCustomInserter() local
7424 if (RHSisZero) { in EmitInstrWithCustomInserter()
7442 MachineBasicBlock *destMBB = MI->getOperand(RHSisZero ? 3 : 5).getMBB(); in EmitInstrWithCustomInserter()