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

/freebsd-10.0-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp461 unsigned OpC = MI.getOpcode(); local
511 unsigned OpC = MI.getOpcode(); local
668 unsigned OpC = MI->getOpcode(); local
[all...]
H A DPPCISelDAGToDAG.cpp945 unsigned OpC = Hi ? PPC::LIS8 : PPC::LI8; local
H A DPPCInstrInfo.cpp932 unsigned OpC = MI->getOpcode(); local
1048 unsigned OpC local
1097 int OpC = CmpInstr->getOpcode(); local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp34 ConstantInt *OpC = dyn_cast<ConstantInt>(I->getOperand(OpNo)); local
/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DOperator.h151 static bool isPossiblyExactOpcode(unsigned OpC) { argument
451 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand()); local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DConstantFolding.cpp1081 unsigned OpC = local
H A DValueTracking.cpp899 ConstantInt *OpC = cast<ConstantInt>(GTI.getOperand()); local
/freebsd-10.0-release/contrib/llvm/lib/Analysis/IPA/
H A DInlineCost.cpp258 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand()); local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp51 ConstantInt *OpC = dyn_cast<ConstantInt>(GEP->getOperand(i)); local
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86FastISel.cpp1618 unsigned OpC = 0; local
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp326 static void AddNodeIDOpcode(FoldingSetNodeID &ID, unsigned OpC) { argument
356 AddNodeIDNode(FoldingSetNodeID &ID, unsigned short OpC, SDVTList VTList, const SDValue *OpList, unsigned N) argument

Completed in 402 milliseconds