Home
last modified time | relevance | path

Searched defs:OpVal (Results 1 – 14 of 14) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DPHITransAddr.cpp382 Value *OpVal = InsertPHITranslatedSubExpr(Cast->getOperand(0), in InsertPHITranslatedSubExpr() local
400 Value *OpVal = InsertPHITranslatedSubExpr(GEP->getOperand(i), in InsertPHITranslatedSubExpr() local
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/PowerPC/
H A DTarget.cpp18 const MCOperand &OpVal) { in setMemOp()
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/Mips/
H A DTarget.cpp43 const MCOperand &OpVal) { in setMemOp()
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DSparsePropagation.h435 LatticeVal OpVal = in visitPHINode() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DSVEIntrinsicOpts.cpp391 auto *OpVal = I->getOperand(0); in optimizeTBL() local
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp238 const MCOperand &OpVal) { in setMemOp()
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1414 Value *OpVal = PN.getIncomingValue(InValNo); in visitPHINode() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp883 Value *OpVal = CondCB->isZero() ? I.getFalseValue() : I.getTrueValue(); in visitSelectInst() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1160 for (unsigned OpVal : VCI.OpVals) in loadVectorConstant() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4827 static bool IsOperandAMemoryOperand(CallInst *CI, InlineAsm *IA, Value *OpVal, in IsOperandAMemoryOperand()
5627 Value *OpVal = CS->getArgOperand(ArgNo++); in optimizeInlineAsmInst() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8173 const Value *OpVal = OpInfo.CallOperandVal; in getAddressForMemoryInput() local
9030 SDValue OpVal = Builder.getValue(Call.getArgOperand(i)); in addStackMapLiveVars() local
H A DSelectionDAG.cpp10228 SDValue OpVal = getOperand(i); in isConstantSplat() local
H A DDAGCombiner.cpp12795 APInt OpVal = cast<ConstantSDNode>(Op)-> in ConstantFoldBITCASTofBUILD_VECTOR() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2404 SDValue OpVal(nullptr, 0); in get_VSPLTI_elt() local