Searched refs:ConstrStr (Results 1 – 1 of 1) sorted by relevance
2441 std::string AsmStr, ConstrStr; in ParseConstants() local2454 ConstrStr += (char)Record[3+AsmStrSize+i]; in ParseConstants()2457 AsmStr, ConstrStr, HasSideEffects, IsAlignStack); in ParseConstants()2465 std::string AsmStr, ConstrStr; in ParseConstants() local2479 ConstrStr += (char)Record[3+AsmStrSize+i]; in ParseConstants()2482 AsmStr, ConstrStr, HasSideEffects, IsAlignStack, in ParseConstants()