Searched defs:OpC (Results 1 – 13 of 13) sorted by relevance
198 if (ConstantInt *OpC = dyn_cast<ConstantInt>(Op)) { variable
151 static bool isPossiblyExactOpcode(unsigned OpC) { in isPossiblyExactOpcode()451 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand()); in accumulateConstantOffset() local
197 if (Constant *OpC = dyn_cast<Constant>(*I)) in MarkUsedGlobalsAsNeeded() local
407 unsigned OpC = MI.getOpcode(); in eliminateFrameIndex() local
949 unsigned OpC = Hi ? PPC::LIS8 : PPC::LI8; in Select() local
34 ConstantInt *OpC = dyn_cast<ConstantInt>(I->getOperand(OpNo)); in ShrinkDemandedConstant() local
899 ConstantInt *OpC = cast<ConstantInt>(GTI.getOperand()); in isGEPKnownNonNull() local914 if (ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand())) { in isGEPKnownNonNull() local
1069 unsigned OpC = in ConstantFoldCompareInstOperands() local
51 ConstantInt *OpC = dyn_cast<ConstantInt>(GEP->getOperand(i)); in GetOffsetFromIndex() local
1197 if (SIToFPInst *OpC = dyn_cast<SIToFPInst>(Op)) { in callOptimizer() local1200 } else if (UIToFPInst *OpC = dyn_cast<UIToFPInst>(Op)) { in callOptimizer() local
258 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand()); in accumulateGEPOffset() local
1500 unsigned OpC = 0; in X86VisitIntrinsicCall() local
326 static void AddNodeIDOpcode(FoldingSetNodeID &ID, unsigned OpC) { in AddNodeIDOpcode()357 unsigned short OpC, SDVTList VTList, in AddNodeIDNode()