Searched refs:expandSelectCC (Results 1 – 2 of 2) sorted by relevance
214 MachineBasicBlock *expandSelectCC(MachineInstr &MI, MachineBasicBlock *BB,
3098 return expandSelectCC(MI, BB, SP::BCOND); in EmitInstrWithCustomInserter()3103 return expandSelectCC(MI, BB, SP::FBCOND); in EmitInstrWithCustomInserter()3114 SparcTargetLowering::expandSelectCC(MachineInstr &MI, MachineBasicBlock *BB, in expandSelectCC() function in SparcTargetLowering