Home
last modified time | relevance | path

Searched defs:InstStr (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp85 return any_of(ExplicitAlign, [Inst](const char *InstStr) { in isExplicitAlign()
91 return any_of(ExplicitUnalign, [Inst](const char *InstStr) { in isExplicitUnalign()
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1505 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks() local
1555 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks() local
/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp608 SmallString<40> InstStr; in printInst() local
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3519 raw_string_ostream InstStr(InstStrStorage); in runOnMachineFunction() local