Home
last modified time | relevance | path

Searched refs:Opd0 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2540 unsigned &Opc, SDValue &Opd0, in isBitfieldExtractOpFromAnd() argument
2583 Opd0 = Widen(CurDAG, Op0->getOperand(0).getOperand(0)); in isBitfieldExtractOpFromAnd()
2591 Opd0 = Op0->getOperand(0).getOperand(0); in isBitfieldExtractOpFromAnd()
2594 VT = Opd0->getValueType(0); in isBitfieldExtractOpFromAnd()
2596 Opd0 = Op0->getOperand(0); in isBitfieldExtractOpFromAnd()
2604 Opd0 = N->getOperand(0); in isBitfieldExtractOpFromAnd()
2634 SDValue &Opd0, unsigned &Immr, in isBitfieldExtractOpFromSExtInReg() argument
2660 Opd0 = Op.getOperand(0); in isBitfieldExtractOpFromSExtInReg()
2667 SDValue &Opd0, unsigned &LSB, in isSeveralBitsExtractOpFromShr() argument
2690 Opd0 = N->getOperand(0).getOperand(0); in isSeveralBitsExtractOpFromShr()
[all …]