Searched defs:OpC (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DOperator.h151 static bool isPossiblyExactOpcode(unsigned OpC) { argument
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp546 unsigned OpC = MI.getOpcode(); local
[all...]
H A DPPCISelDAGToDAG.cpp798 unsigned OpC = Hi ? PPC::LIS8 : PPC::LI8; local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp33 ConstantInt *OpC = dyn_cast<ConstantInt>(I->getOperand(OpNo)); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Analysis/
H A DInlineCost.cpp251 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand()); local
H A DConstantFolding.cpp1044 unsigned OpC = local
H A DValueTracking.cpp1601 ConstantInt *OpC = cast<ConstantInt>(*I); local
H A DInstructionSimplify.cpp675 ConstantInt *OpC = dyn_cast<ConstantInt>(*I); local
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp51 ConstantInt *OpC = dyn_cast<ConstantInt>(GEP->getOperand(i)); local
H A DSROA.cpp418 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand()); local
1358 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand()); local
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/
H A DX86FastISel.cpp1495 unsigned OpC = 0; local
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp341 static void AddNodeIDOpcode(FoldingSetNodeID &ID, unsigned OpC) { argument
371 AddNodeIDNode(FoldingSetNodeID &ID, unsigned short OpC, SDVTList VTList, const SDValue *OpList, unsigned N) argument

Completed in 191 milliseconds