Home
last modified time | relevance | path

Searched refs:IgnoreCopies (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp1148 const bool IgnoreCopies = Flags & GISF_IgnoreCopies; in emitPredicateOpcodes() local
1149 Table << MatchTable::Opcode(IgnoreCopies in emitPredicateOpcodes()
1832 const bool IgnoreCopies = Flags & GISF_IgnoreCopies; in emitCaptureOpcodes() local
1833 Table << MatchTable::Opcode(IgnoreCopies ? "GIM_RecordInsnIgnoreCopies" in emitCaptureOpcodes()