Searched defs:getVal (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ |
H A D | Evaluator.h | 72 Constant *getVal(Value *V) { in getVal() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | ProfileSummary.cpp | 120 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 D | Expression.cc | 147 Expression::getVal (int propId, Context *ctx) in getVal() function in Expression
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Expression.cc | 147 Expression::getVal (int propId, Context *ctx) in getVal() function in Expression
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/ |
H A D | Record.h | 962 Init *getVal(unsigned Num) const { in getVal() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 3129 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
|