Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Sparc/
DSparcISelLowering.h171 MachineBasicBlock *expandSelectCC(MachineInstr *MI, MachineBasicBlock *BB,
DSparcISelLowering.cpp2849 return expandSelectCC(MI, BB, SP::BCOND); in EmitInstrWithCustomInserter()
2854 return expandSelectCC(MI, BB, SP::FBCOND); in EmitInstrWithCustomInserter()
2904 SparcTargetLowering::expandSelectCC(MachineInstr *MI, in expandSelectCC() function in SparcTargetLowering