Searched defs:getVal (Results 1 – 4 of 4) sorted by relevance
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
117 Constant *getVal(Value *V) { in getVal() function
1093 Init *getVal(unsigned Num) const { in getVal() function
3393 Value *LLParser::PerFunctionState::getVal(const std::string &Name, Type *Ty, getVal() function in LLParser::PerFunctionState 3434 Value *LLParser::PerFunctionState::getVal(unsigned ID, Type *Ty, LocTy Loc) { getVal() function in LLParser::PerFunctionState