Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp78 bool selectFPCompare(MachineInstr &MI, MachineIRBuilder &MIB,
703 return selectFPCompare(MI, MIB, MRI); in select()
1201 bool RISCVInstructionSelector::selectFPCompare(MachineInstr &MI, in selectFPCompare() function in RISCVInstructionSelector