Searched refs:expandSelectCC (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.h | 217 MachineBasicBlock *expandSelectCC(MachineInstr &MI, MachineBasicBlock *BB,
|
| H A D | SparcISelLowering.cpp | 3227 return expandSelectCC(MI, BB, SP::BCOND); in EmitInstrWithCustomInserter() 3232 return expandSelectCC(MI, BB, SP::BPXCC); in EmitInstrWithCustomInserter() 3237 return expandSelectCC(MI, BB, SP::FBCOND); in EmitInstrWithCustomInserter() 3242 SparcTargetLowering::expandSelectCC(MachineInstr &MI, MachineBasicBlock *BB, in expandSelectCC() function in SparcTargetLowering
|