Home
last modified time | relevance | path

Searched defs:getVal (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDProfileSummary.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
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
HDEvaluator.h117 Constant *getVal(Value *V) { in getVal() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
HDRecord.h1093 Init *getVal(unsigned Num) const { in getVal() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
HDLLParser.cpp3591 Value *LLParser::PerFunctionState::getVal(const std::string &Name, Type *Ty, in getVal() function in LLParser::PerFunctionState
3632 Value *LLParser::PerFunctionState::getVal(unsigned ID, Type *Ty, LocTy Loc) { in getVal() function in LLParser::PerFunctionState