Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DPHITransAddr.cpp383 Value *OpVal = InsertPHITranslatedSubExpr(Cast->getOperand(0), in InsertPHITranslatedSubExpr() local
401 Value *OpVal = InsertPHITranslatedSubExpr(GEP->getOperand(i), in InsertPHITranslatedSubExpr() local
425 Value *OpVal = InsertPHITranslatedSubExpr(Inst->getOperand(0), in InsertPHITranslatedSubExpr() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/PowerPC/
H A DTarget.cpp18 const MCOperand &OpVal) { in setMemOp()
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/Mips/
H A DTarget.cpp43 const MCOperand &OpVal) { in setMemOp()
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFCheckAndAdjustIR.cpp152 auto OpVal = cast<ConstantInt>(Arg0)->getValue().getZExtValue(); in removeCompareBuiltin() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/deltas/
H A DReduceOperandsSkip.cpp145 Value *OpVal = Op.get(); in opportunities() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DSparsePropagation.h437 LatticeVal OpVal = in visitPHINode() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp245 const MCOperand &OpVal) { in setMemOp()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1339 SVal OpVal = getConstOrVisit(OpSym); in simplifySValOnce() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1495 Value *OpVal = PN.getIncomingValue(InValNo); in visitPHINode() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp982 Value *OpVal = II.getArgOperand(1); in instCombineSVEPTest() local
1301 auto *OpVal = II.getOperand(0); in instCombineSVETBL() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1225 Value *OpVal = CondCB->isZero() ? I.getFalseValue() : I.getTrueValue(); in visitSelectInst() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1166 for (unsigned OpVal : VCI.OpVals) in loadVectorConstant() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2251 SDValue OpVal, SDLoc DL) { in pushStackMapLiveVariable()
H A DSelectionDAGBuilder.cpp8639 const Value *OpVal = OpInfo.CallOperandVal; in getAddressForMemoryInput() local
H A DSelectionDAG.cpp11723 SDValue OpVal = getOperand(i); in isConstantSplat() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4944 static bool IsOperandAMemoryOperand(CallInst *CI, InlineAsm *IA, Value *OpVal, in IsOperandAMemoryOperand()
5763 Value *OpVal = CS->getArgOperand(ArgNo++); in optimizeInlineAsmInst() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2479 SDValue OpVal; in get_VSPLTI_elt() local