Searched defs:PredOp (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
D | PTXISelDAGToDAG.cpp | 95 SDValue PredOp = CurDAG->getTargetConstant(PTXPredicate::Normal, MVT::i32); in SelectBRCOND() local 134 SDValue PredOp = CurDAG->getTargetConstant(PTXPredicate::None, MVT::i32); in SelectREADPARAM() local 172 SDValue PredOp = CurDAG->getTargetConstant(PTXPredicate::None, MVT::i32); in SelectWRITEPARAM() local
|
/external/swiftshader/third_party/LLVM/lib/Target/PTX/InstPrinter/ |
D | PTXInstPrinter.cpp | 71 int PredOp = MI->getOperand(OpIndex).getImm(); in printPredicate() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonGenMux.cpp | 246 MachineOperand &PredOp = MI->getOperand(1); in genMuxInBlock() local
|
D | HexagonExpandCondsets.cpp | 625 unsigned DstR, unsigned DstSR, const MachineOperand &PredOp, in genCondTfrFor() 857 const MachineOperand &PredOp, bool Cond, in predicateAt()
|
D | HexagonISelLowering.cpp | 868 SDValue PredOp = Op.getOperand(0); in LowerVSELECT() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonExpandCondsets.cpp | 613 unsigned DstR, unsigned DstSR, const MachineOperand &PredOp, in genCondTfrFor() 857 const MachineOperand &PredOp, bool Cond, in predicateAt()
|
D | HexagonISelLowering.cpp | 1303 SDValue PredOp = Op.getOperand(0); in LowerVSELECT() local
|