Searched refs:ConstrStr (Results 1 – 1 of 1) sorted by relevance
1471 std::string AsmStr, ConstrStr; in ParseConstants() local1484 ConstrStr += (char)Record[3+AsmStrSize+i]; in ParseConstants()1487 AsmStr, ConstrStr, HasSideEffects, IsAlignStack); in ParseConstants()1495 std::string AsmStr, ConstrStr; in ParseConstants() local1509 ConstrStr += (char)Record[3+AsmStrSize+i]; in ParseConstants()1512 AsmStr, ConstrStr, HasSideEffects, IsAlignStack, in ParseConstants()