Home
last modified time | relevance | path

Searched defs:PredOp (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DMVETailPredication.cpp519 unsigned PredOp = ID == Intrinsic::masked_load ? 2 : 3; in TryConvert() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonGenMux.cpp245 MachineOperand &PredOp = MI->getOperand(1); in genMuxInBlock() local
DHexagonExpandCondsets.cpp625 unsigned DstR, unsigned DstSR, const MachineOperand &PredOp, in genCondTfrFor()
857 const MachineOperand &PredOp, bool Cond, in predicateAt()
DHexagonISelLowering.cpp925 SDValue PredOp = Op.getOperand(0); in LowerVSELECT() local