Searched refs:expandSelectCC (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.h | 214 MachineBasicBlock *expandSelectCC(MachineInstr &MI, MachineBasicBlock *BB,
|
D | SparcISelLowering.cpp | 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
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.h | 211 MachineBasicBlock *expandSelectCC(MachineInstr &MI, MachineBasicBlock *BB,
|
D | SparcISelLowering.cpp | 3107 return expandSelectCC(MI, BB, SP::BCOND); in EmitInstrWithCustomInserter() 3112 return expandSelectCC(MI, BB, SP::FBCOND); in EmitInstrWithCustomInserter() 3117 SparcTargetLowering::expandSelectCC(MachineInstr &MI, MachineBasicBlock *BB, in expandSelectCC() function in SparcTargetLowering
|