Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp54 return any_of(ExplicitAlign, [Inst](const char *InstStr) { in isExplicitAlign() argument
60 return any_of(ExplicitUnalign, [Inst](const char *InstStr) { in isExplicitUnalign() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1778 raw_string_ostream InstStr(InstStrStorage); SelectAllBasicBlocks() local
1828 raw_string_ostream InstStr(InstStrStorage); SelectAllBasicBlocks() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3982 raw_string_ostream InstStr(InstStrStorage); runOnMachineFunction() local
/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp793 SmallString<40> InstStr; printInst() local