Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Sparc/
DSparcISelLowering.h214 MachineBasicBlock *expandSelectCC(MachineInstr &MI, MachineBasicBlock *BB,
DSparcISelLowering.cpp3098 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/
DSparcISelLowering.h211 MachineBasicBlock *expandSelectCC(MachineInstr &MI, MachineBasicBlock *BB,
DSparcISelLowering.cpp3107 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