Searched defs:PredR (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonEarlyIfConv.cpp | 113 unsigned PredR; member 227 unsigned PredR = T1I->getOperand(0).getReg(); in matchFlowPattern() local 708 unsigned PredR, bool IfTrue) { in predicateInstr() 757 unsigned PredR, bool IfTrue) { in predicateBlockNB()
|
D | HexagonGenMux.cpp | 62 unsigned PredR; member 73 unsigned DefR, PredR; member
|
D | HexagonExpandCondsets.cpp | 743 MachineBasicBlock::iterator UseIt, unsigned PredR, bool Cond) { in getReachingDefForPred() 917 unsigned PredR, bool Cond, MachineBasicBlock::iterator First, in renameInRange() 967 unsigned PredR = MP.getReg(); in predicate() local
|
D | HexagonHardwareLoops.cpp | 443 unsigned PredR, PredPos, PredRegFlags; in findInductionRegister() local 1298 unsigned PredR = CmpI->getOperand(0).getReg(); in orderBumpCompare() local 1877 unsigned PredR = PN->getOperand(i).getReg(); in createPreheaderForLoop() local
|
D | HexagonBitSimplify.cpp | 2692 unsigned PredR = 0; in processLoop() local
|
D | HexagonISelLowering.cpp | 636 unsigned PredR = MRI.createVirtualRegister(&Hexagon::PredRegsRegClass); in LowerCallResult() local
|