Searched defs:ValName (Results 1 – 6 of 6) sorted by relevance
26 const ValueName *ValName = F->getValueName(); in getIntrinsicID() local
109 bool SetValue(Record *TheRec, SMLoc Loc, const std::string &ValName, in SetValue()
83 bool TGParser::SetValue(Record *CurRec, SMLoc Loc, Init *ValName, in SetValue()
431 const ValueName *ValName = this->getValueName(); in getIntrinsicID() local448 const ValueName *ValName = this->getValueName(); in lookupIntrinsicID() local
1204 if (const char *ValName = getValueName()) in getOptionWidth() local1217 if (const char *ValName = getValueName()) in printOptionInfo() local
1268 std::string ValName; variable