Home
last modified time | relevance | path

Searched defs:CRBit (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCBranchSelector.cpp204 unsigned CRBit = I->getOperand(0).getReg(); in runOnMachineFunction() local
207 unsigned CRBit = I->getOperand(0).getReg(); in runOnMachineFunction() local
DPPCInstrInfo.cpp813 static unsigned getCRBitValue(unsigned CRBit) { in getCRBitValue()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCBranchSelector.cpp344 Register CRBit = I->getOperand(0).getReg(); in runOnMachineFunction() local
347 Register CRBit = I->getOperand(0).getReg(); in runOnMachineFunction() local
DPPCPreEmitPeephole.cpp241 Register CRBit = Br->getOperand(0).getReg(); in runOnMachineFunction() local
DPPCInstrInfo.cpp877 static unsigned getCRBitValue(unsigned CRBit) { in getCRBitValue()
DPPCISelDAGToDAG.cpp2653 SDValue CRBit = in tryLogicOpOfCompares() local