Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp57 return any_of(ExplicitAlign, [Inst](const char *InstStr) { in isExplicitAlign()
63 return any_of(ExplicitUnalign, [Inst](const char *InstStr) { in isExplicitUnalign()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1670 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks() local
1720 raw_string_ostream InstStr(InstStrStorage); in SelectAllBasicBlocks() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3804 raw_string_ostream InstStr(InstStrStorage); in runOnMachineFunction() local
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp677 SmallString<40> InstStr; in printInst() local