Home
last modified time | relevance | path

Searched defs:SelectMI (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelperCasts.cpp201 const MachineInstr &SelectMI, in matchCastOfSelect()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp1212 auto &SelectMI = cast<GSelect>(MI); in selectSelect() local