Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp81 return any_of(ExplicitAlign, [Inst](const char *InstStr) { in isExplicitAlign()
87 return any_of(ExplicitUnalign, [Inst](const char *InstStr) { in isExplicitUnalign()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1532 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks() local
1582 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp594 SmallString<40> InstStr; in printInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3210 raw_string_ostream InstStr(InstStrStorage); in runOnMachineFunction() local