Searched defs:OpVal (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DPHITransAddr.cpp404 Value *OpVal = InsertPHITranslatedSubExpr(GEP->getOperand(i), local
H A DSparsePropagation.cpp263 LatticeVal OpVal = getOrInitValueState(PN.getIncomingValue(i)); local
/freebsd-9.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp852 Value *OpVal = PN.getIncomingValue(InValNo); local
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp820 Value *OpVal = CondCB->isZero() ? I.getFalseValue() : I.getTrueValue(); local
H A DCodeGenPrepare.cpp1247 static bool IsOperandAMemoryOperand(CallInst *CI, InlineAsm *IA, Value *OpVal, argument
1672 Value *OpVal = CS->getArgOperand(ArgNo++); local
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6480 SDValue OpVal = getOperand(i); local
H A DDAGCombiner.cpp5952 APInt OpVal = cast<ConstantSDNode>(BV->getOperand(i))-> local

Completed in 138 milliseconds