Searched defs:getVal (Results 1 – 5 of 5) sorted by relevance
119 static bool getVal(MDTuple *MD, const char *Key, uint64_t &Val) { in getVal() function127 static bool getVal(MDTuple *MD, const char *Key, double &Val) { in getVal() function
117 Constant *getVal(Value *V) { in getVal() function
1093 Init *getVal(unsigned Num) const { in getVal() function
3591 Value *LLParser::PerFunctionState::getVal(const std::string &Name, Type *Ty, in getVal() function in LLParser::PerFunctionState3632 Value *LLParser::PerFunctionState::getVal(unsigned ID, Type *Ty, LocTy Loc) { in getVal() function in LLParser::PerFunctionState