Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DEvaluator.h72 Constant *getVal(Value *V) { in getVal() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DProfileSummary.cpp120 static bool getVal(MDTuple *MD, const char *Key, uint64_t &Val) { in getVal() function
128 static bool getVal(MDTuple *MD, const char *Key, double &Val) { in getVal() function
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DExpression.cc147 Expression::getVal (int propId, Context *ctx) in getVal() function in Expression
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DExpression.cc147 Expression::getVal (int propId, Context *ctx) in getVal() function in Expression
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h962 Init *getVal(unsigned Num) const { in getVal() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp3129 Value *LLParser::PerFunctionState::getVal(const std::string &Name, Type *Ty, in getVal() function in LLParser::PerFunctionState
3164 Value *LLParser::PerFunctionState::getVal(unsigned ID, Type *Ty, LocTy Loc, in getVal() function in LLParser::PerFunctionState