| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | ProfileSummary.cpp | 119 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-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | Evaluator.cpp | 250 if (auto *Fn = getFunction(getVal(V))) in getCalleeWithFormalArgs() 308 Constant *Ptr = getVal(SI->getOperand(1)); in EvaluateBlock() 329 Constant *Val = getVal(SI->getOperand(0)); in EvaluateBlock() 346 Constant *Ptr = getVal(LI->getOperand(0)); in EvaluateBlock() 405 Constant *Ptr = getVal(MSI->getDest()); in EvaluateBlock() 415 Constant *Val = getVal(MSI->getValue()); in EvaluateBlock() 460 Value *PtrArg = getVal(II->getArgOperand(1)); in EvaluateBlock() 497 InstResult = getVal(Stripped); in EvaluateBlock() 576 dyn_cast<ConstantInt>(getVal(SI->getCondition())); in EvaluateBlock() 599 Ops.push_back(getVal(Op)); in EvaluateBlock() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | Evaluator.h | 117 Constant *getVal(Value *V) { in getVal() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| H A D | ELFDumper.cpp | 2072 StringTableSize = Dyn.getVal(); in parseDynamicTable() 2086 uint64_t Val = Dyn.getVal(); in parseDynamicTable() 2106 SONameOffset = Dyn.getVal(); in parseDynamicTable() 2112 DynRelRegion.Size = Dyn.getVal(); in parseDynamicTable() 2141 if (Dyn.getVal() == DT_REL) in parseDynamicTable() 3049 DtPltGot = Entry.getVal(); in findGOT() 3052 DtLocalGotNum = Entry.getVal(); in findGOT() 3055 DtGotSym = Entry.getVal(); in findGOT() 3101 DtMipsPltGot = Entry.getVal(); in findPLT() 3104 DtJmpRel = Entry.getVal(); in findPLT() [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/AsmParser/ |
| H A D | LLParser.h | 493 Value *getVal(const std::string &Name, Type *Ty, LocTy Loc); 494 Value *getVal(unsigned ID, Type *Ty, LocTy Loc);
|
| /freebsd-14.2/contrib/llvm-project/lld/ELF/ |
| H A D | InputFiles.cpp | 1440 uint64_t val = dyn.getVal(); in parse() 1445 uint64_t val = dyn.getVal(); in parse()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | ELFTypes.h | 380 uintX_t getVal() const { return d_un.d_val; }
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 3393 Value *LLParser::PerFunctionState::getVal(const std::string &Name, Type *Ty, in getVal() function in LLParser::PerFunctionState 3434 Value *LLParser::PerFunctionState::getVal(unsigned ID, Type *Ty, LocTy Loc) { in getVal() function in LLParser::PerFunctionState 3535 getVal(Name, Type::getLabelTy(F.getContext()), Loc)); in getBB() 3540 getVal(ID, Type::getLabelTy(F.getContext()), Loc)); in getBB() 5813 V = PFS->getVal(ID.UIntVal, Ty, ID.Loc); in convertValIDToValue() 5818 V = PFS->getVal(ID.StrVal, Ty, ID.Loc); in convertValIDToValue()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/TableGen/ |
| H A D | Record.cpp | 2488 Init *Val = getVal(i); in Fold() 2534 Result += getVal(i)->getAsString(); in getAsString()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TableGen/ |
| H A D | Record.h | 1093 Init *getVal(unsigned Num) const { in getVal() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAGNodes.h | 1479 const SDValue &getVal() const {
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelDAGToDAG.cpp | 1717 SDValue Value = PlainStore ? PlainStore->getValue() : AtomicStore->getVal(); in tryStore()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 4544 SDValue Chain = DAG.getTruncStore(Node->getChain(), SDLoc(Op), Node->getVal(), in lowerATOMIC_STORE() 4596 SDValue Src2 = Node->getVal(); in lowerATOMIC_LOAD_OP() 4651 SDValue Src2 = Node->getVal(); in lowerATOMIC_LOAD_SUB()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelDAGToDAG.cpp | 2326 cast<AtomicSDNode>(Use)->getVal() == Add) in isWorthFoldingAdd()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeFloatTypes.cpp | 2751 SDValue CastVal = BitConvertToInteger(AM->getVal()); in BitcastToInt_ATOMIC_SWAP()
|
| H A D | LegalizeDAG.cpp | 5558 SDValue CastVal = DAG.getNode(ISD::BITCAST, SL, NVT, AM->getVal()); in PromoteNode()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 31320 DAG.getNode(ISD::SCALAR_TO_VECTOR, dl, MVT::v2i64, Node->getVal()); in LowerATOMIC_STORE() 31334 Chain = DAG.getStore(Node->getChain(), dl, Node->getVal(), StackPtr, in LowerATOMIC_STORE()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 24826 assert(cast<AtomicSDNode>(N)->getVal().getValueType() == MVT::i128 && in ReplaceNodeResults()
|