Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DPHITransAddr.cpp366 Value *OpVal = insertTranslatedSubExpr(Cast->getOperand(0), CurBB, PredBB, in insertTranslatedSubExpr() local
384 Value *OpVal = insertTranslatedSubExpr(Op, CurBB, PredBB, DT, NewInsts); in insertTranslatedSubExpr() local
408 Value *OpVal = insertTranslatedSubExpr(Inst->getOperand(0), CurBB, PredBB, in insertTranslatedSubExpr() local
/llvm-project/llvm/tools/llvm-exegesis/lib/PowerPC/
H A DTarget.cpp21 const MCOperand &OpVal) { in setMemOp() argument
/llvm-project/llvm/tools/llvm-exegesis/lib/Mips/
H A DTarget.cpp46 const MCOperand &OpVal) { in setMemOp() argument
/llvm-project/llvm/tools/llvm-reduce/deltas/
H A DReduceOperandsSkip.cpp146 Value *OpVal = Op.get(); in opportunities() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DMatchContext.h82 match(SDValue OpVal,unsigned Opc) match() argument
[all...]
H A DSelectionDAGISel.cpp2498 pushStackMapLiveVariable(SmallVectorImpl<SDValue> & Ops,SDValue OpVal,SDLoc DL) pushStackMapLiveVariable() argument
H A DSelectionDAGBuilder.cpp9502 const Value *OpVal = OpInfo.CallOperandVal; getAddressForMemoryInput() local
H A DSelectionDAG.cpp12682 SDValue OpVal = getOperand(i); isConstantSplat() local
/llvm-project/llvm/include/llvm/Analysis/
H A DSparsePropagation.h437 LatticeVal OpVal = visitPHINode() local
/llvm-project/llvm/lib/Target/BPF/
H A DBPFCheckAndAdjustIR.cpp163 auto OpVal = cast<ConstantInt>(Arg0)->getValue().getZExtValue(); removeCompareBuiltin() local
/llvm-project/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp263 const MCOperand &OpVal) { in setMemOp() argument
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp1395 SVal OpVal = getConstOrVisit(OpSym); simplifySValOnce() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1578 Value *OpVal = PN.getIncomingValue(InValNo); visitPHINode() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1356 Value *OpVal = II.getArgOperand(1); instCombineSVEPTest() local
1748 auto *OpVal = II.getOperand(0); instCombineSVETBL() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp1423 Value *OpVal = CondCB->isZero() ? I.getFalseValue() : I.getTrueValue(); visitSelectInst() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1187 for (unsigned OpVal : VCI.OpVals) loadVectorConstant() local
/llvm-project/polly/lib/Analysis/
H A DScopBuilder.cpp1859 auto OpVal = UnionFind.findValue(OpInst); in joinOperandTree() local
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5183 IsOperandAMemoryOperand(CallInst * CI,InlineAsm * IA,Value * OpVal,const TargetLowering & TLI,const TargetRegisterInfo & TRI) IsOperandAMemoryOperand() argument
6020 Value *OpVal = CS->getArgOperand(ArgNo++); optimizeInlineAsmInst() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp2541 SDValue OpVal; get_VSPLTI_elt() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp28346 for (const SDValue &OpVal : Op->op_values()) { LowerFMINIMUM_FMAXIMUM() local
[all...]