Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp245 MachineOperand &PredOp = MI->getOperand(1); in genMuxInBlock() local
H A DHexagonExpandCondsets.cpp626 unsigned DstR, unsigned DstSR, const MachineOperand &PredOp, in genCondTfrFor()
858 const MachineOperand &PredOp, bool Cond, in predicateAt()
H A DHexagonISelLowering.cpp1092 SDValue PredOp = Op.getOperand(0); in LowerVSELECT() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3205 MachineOperand &PredOp = Def->getOperand(1); in applyNotCmp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp1572 auto PredOp = ICmp.getOperand(1); in selectCompareBranchFedByICmp() local