Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h83 uint16_t MIBFlags = Flags; in executeMatchTable() local
85 MIBFlags |= MachineInstr::NoFPExcept; in executeMatchTable()
88 MIB.setMIFlags(MIBFlags); in executeMatchTable()