Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DPHITransAddr.cpp369 Value *OpVal = insertTranslatedSubExpr(Cast->getOperand(0), CurBB, PredBB, in insertTranslatedSubExpr() local
387 Value *OpVal = insertTranslatedSubExpr(Op, CurBB, PredBB, DT, NewInsts); in insertTranslatedSubExpr() local
411 Value *OpVal = insertTranslatedSubExpr(Inst->getOperand(0), CurBB, PredBB, in insertTranslatedSubExpr() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DMatchContext.h83 bool match(SDValue OpVal, unsigned Opc) const { in match()
H A DSelectionDAGISel.cpp2556 SDValue OpVal, SDLoc DL) { in pushStackMapLiveVariable()
H A DSelectionDAGBuilder.cpp9723 const Value *OpVal = OpInfo.CallOperandVal; in getAddressForMemoryInput() local
H A DSelectionDAG.cpp13326 SDValue OpVal = getOperand(i); in isConstantSplat() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSparsePropagation.h436 LatticeVal OpVal = in visitPHINode() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFCheckAndAdjustIR.cpp160 auto OpVal = cast<ConstantInt>(Arg0)->getValue().getZExtValue(); in removeCompareBuiltin() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1398 SVal OpVal = getConstOrVisit(OpSym); in simplifySValOnce() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1576 Value *OpVal = PN.getIncomingValue(InValNo); in visitPHINode() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1197 for (unsigned OpVal : VCI.OpVals) in loadVectorConstant() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1518 Value *OpVal = CondCB->isZero() ? I.getFalseValue() : I.getTrueValue(); in visitSelectInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp2071 Value *OpVal = II.getArgOperand(1); in instCombineSVEPTest() local
2370 auto *OpVal = II.getOperand(0); in instCombineSVETBL() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5528 static bool IsOperandAMemoryOperand(CallInst *CI, InlineAsm *IA, Value *OpVal, in IsOperandAMemoryOperand()
6410 Value *OpVal = CS->getArgOperand(ArgNo++); in optimizeInlineAsmInst() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2547 SDValue OpVal; in get_VSPLTI_elt() local
9609 for (auto OpVal : BVN.op_values()) { in isValidMtVsrBmi() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp29360 for (const SDValue &OpVal : Op->op_values()) { in LowerFMINIMUM_FMAXIMUM() local