Searched defs:InstStr (Results 1 – 4 of 4) sorted by relevance
54 return any_of(ExplicitAlign, [Inst](const char *InstStr) { in isExplicitAlign()60 return any_of(ExplicitUnalign, [Inst](const char *InstStr) { in isExplicitUnalign()
1782 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks() local1832 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks() local
793 SmallString<40> InstStr; in printInst() local
4001 raw_string_ostream InstStr(InstStrStorage); in runOnMachineFunction() local