Searched refs:getValuePackName (Results 1 – 3 of 3) sorted by relevance
430 StringRef name = getValuePackName(symbol); in bindOpArgument()460 std::string name = getValuePackName(symbol).str(); in bindOpResult()467 std::string name = getValuePackName(symbol).str(); in bindValues()479 std::string name = getValuePackName(symbol).str(); in bindMultipleValues()495 std::string name = getValuePackName(key).str(); in find()509 std::string name = getValuePackName(key).str(); in findBoundSymbol()521 std::string name = getValuePackName(key).str(); in getRangeOfEqualElements()527 std::string name = getValuePackName(key).str(); in count()532 StringRef name = getValuePackName(symbol); in getStaticValueCount()546 StringRef name = getValuePackName(symbol, &index); in getValueAndRangeUse()[all …]
441 static StringRef getValuePackName(StringRef symbol, int *index = nullptr);
1294 SymbolInfoMap::getValuePackName(tree.getSymbol()).str(); in handleReplaceWithNativeCodeCall()1424 valuePackName = std::string(SymbolInfoMap::getValuePackName(resultValue)); in handleOpCreation()