Searched refs:ConstrStr (Results 1 – 2 of 2) sorted by relevance
1914 std::string AsmStr, ConstrStr; in ParseConstants() local1927 ConstrStr += (char)Record[3+AsmStrSize+i]; in ParseConstants()1930 AsmStr, ConstrStr, HasSideEffects, IsAlignStack); in ParseConstants()
2207 std::string AsmStr, ConstrStr; in ParseConstants() local2220 ConstrStr += (char)Record[3+AsmStrSize+i]; in ParseConstants()2223 AsmStr, ConstrStr, HasSideEffects, IsAlignStack); in ParseConstants()