Home
last modified time | relevance | path

Searched refs:getVal (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp251 if (auto *Fn = getFunction(getVal(V))) in getCalleeWithFormalArgs()
265 Formals.push_back(getVal(Arg)); in getFormalParams()
286 Constant *Ptr = getVal(SI->getOperand(1)); in EvaluateBlock()
307 Constant *Val = getVal(SI->getOperand(0)); in EvaluateBlock()
324 Constant *Ptr = getVal(LI->getOperand(0)); in EvaluateBlock()
370 auto *LenC = dyn_cast<ConstantInt>(getVal(MSI->getLength())); in EvaluateBlock()
376 Constant *Ptr = getVal(MSI->getDest()); in EvaluateBlock()
386 Constant *Val = getVal(MSI->getValue()); in EvaluateBlock()
431 Value *PtrArg = getVal(II->getArgOperand(1)); in EvaluateBlock()
468 InstResult = getVal(Stripped); in EvaluateBlock()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DProfileSummary.cpp119 static bool getVal(MDTuple *MD, const char *Key, uint64_t &Val) { in getVal() function
127 static bool getVal(MDTuple *MD, const char *Key, double &Val) { in getVal() function
183 if (getVal(dyn_cast<MDTuple>(Tuple->getOperand(Idx)), Key, Value)) { in getOptionalVal()
216 if (!getVal(dyn_cast<MDTuple>(Tuple->getOperand(I++)), "TotalCount", in getFromMD()
219 if (!getVal(dyn_cast<MDTuple>(Tuple->getOperand(I++)), "MaxCount", MaxCount)) in getFromMD()
221 if (!getVal(dyn_cast<MDTuple>(Tuple->getOperand(I++)), "MaxInternalCount", in getFromMD()
224 if (!getVal(dyn_cast<MDTuple>(Tuple->getOperand(I++)), "MaxFunctionCount", in getFromMD()
227 if (!getVal(dyn_cast<MDTuple>(Tuple->getOperand(I++)), "NumCounts", in getFromMD()
230 if (!getVal(dyn_cast<MDTuple>(Tuple->getOperand(I++)), "NumFunctions", in getFromMD()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DELFDump.cpp76 StringTableSize = Dyn.getVal(); in getDynamicStrTab()
247 if (Dyn.getVal() >= StrTabOrErr->size()) { in printDynamicSection()
252 << format(Fmt, (uint64_t)Dyn.getVal()); in printDynamicSection()
255 outs() << format(TagFmt.c_str(), Str.c_str()) << Data + Dyn.getVal() in printDynamicSection()
263 << format(Fmt, (uint64_t)Dyn.getVal()); in printDynamicSection()
/freebsd/contrib/llvm-project/llvm/tools/llvm-tapi-diff/
H A DDiffEngine.h
H A DDiffEngine.cpp
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DEvaluator.h117 Constant *getVal(Value *V) { in getVal() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2073 DynRelrRegion.Size = Dyn.getVal(); in parseDynamicTable()
2077 DynRelrRegion.EntSize = Dyn.getVal(); in parseDynamicTable()
2096 StringTableSize = Dyn.getVal(); in parseDynamicTable()
2110 uint64_t Val = Dyn.getVal(); in parseDynamicTable()
2122 DynRelaRegion.Size = Dyn.getVal(); in parseDynamicTable()
2126 DynRelaRegion.EntSize = Dyn.getVal(); in parseDynamicTable()
2133 SONameOffset = Dyn.getVal(); in parseDynamicTable()
2139 DynRelRegion.Size = Dyn.getVal(); in parseDynamicTable()
2143 DynRelRegion.EntSize = Dyn.getVal(); in parseDynamicTable()
2154 DynRelrRegion.Size = Dyn.getVal(); in parseDynamicTable()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h495 Value *getVal(const std::string &Name, Type *Ty, LocTy Loc);
496 Value *getVal(unsigned ID, Type *Ty, LocTy Loc);
/freebsd/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp1547 uint64_t val = dyn.getVal(); in parse()
1554 uint64_t val = dyn.getVal(); in parse()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFTypes.h384 uintX_t getVal() const { return d_un.d_val; }
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp1403 SDValue Val = ST->getVal(); in SoftenFloatOp_ATOMIC_STORE()
2779 SDValue Val = ST->getVal(); in PromoteFloatOp_ATOMIC_STORE()
3256 SDValue CastVal = BitConvertToInteger(AM->getVal()); in BitcastToInt_ATOMIC_SWAP()
3920 SDValue Val = ST->getVal(); in SoftPromoteHalfOp_ATOMIC_STORE()
H A DLegalizeDAG.cpp6009 SDValue CastVal = DAG.getNode(ISD::BITCAST, SL, NVT, AM->getVal()); in PromoteNode()
H A DDAGCombiner.cpp22463 SDValue Val = ST->getVal(); in visitATOMIC_STORE()
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp3695 Value *LLParser::PerFunctionState::getVal(const std::string &Name, Type *Ty, in getVal() function in LLParser::PerFunctionState
3736 Value *LLParser::PerFunctionState::getVal(unsigned ID, Type *Ty, LocTy Loc) { in getVal() function in LLParser::PerFunctionState
3837 getVal(Name, Type::getLabelTy(F.getContext()), Loc)); in getBB()
3842 getVal(ID, Type::getLabelTy(F.getContext()), Loc)); in getBB()
6391 V = PFS->getVal(ID.UIntVal, Ty, ID.Loc); in convertValIDToValue()
6396 V = PFS->getVal(ID.StrVal, Ty, ID.Loc); in convertValIDToValue()
/freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/
H A DLowerToLLVM.cpp1111 op, adaptor.getVal(), adaptor.getExpected(), prob.value()); in matchAndRewrite()
1113 rewriter.replaceOpWithNewOp<mlir::LLVM::ExpectOp>(op, adaptor.getVal(), in matchAndRewrite()
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h1039 const Init *getVal(unsigned Num) const { return getVals()[Num]; } in getVal() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1791 AtomOp->getChain(), SDLoc(AtomOp), AtomOp->getVal(), in Select()
H A DSystemZISelLowering.cpp5088 SDValue Src2 = Node->getVal(); in lowerATOMIC_LOAD_OP()
5144 SDValue Src2 = Node->getVal(); in lowerATOMIC_LOAD_SUB()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp1326 SDValue Value = PlainStore ? PlainStore->getValue() : AtomicStore->getVal(); in tryStore()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h1602 const SDValue &getVal() const {
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp2842 cast<AtomicSDNode>(User)->getVal() == Add) in isWorthFoldingAdd()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp32969 SDValue VecVal = DAG.getBitcast(MVT::v2i64, Node->getVal()); in LowerATOMIC_STORE()
32979 DAG.getNode(ISD::SCALAR_TO_VECTOR, dl, MVT::v2i64, Node->getVal()); in LowerATOMIC_STORE()
32993 Chain = DAG.getStore(Node->getChain(), dl, Node->getVal(), StackPtr, in LowerATOMIC_STORE()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp27766 assert(cast<AtomicSDNode>(N)->getVal().getValueType() == MVT::i128 && in ReplaceNodeResults()