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.cpp2440 unsigned &Opc, SDValue &Opd0, in isBitfieldExtractOpFromAnd() argument
2483 Opd0 = Widen(CurDAG, Op0->getOperand(0).getOperand(0)); in isBitfieldExtractOpFromAnd()
2491 Opd0 = Op0->getOperand(0).getOperand(0); in isBitfieldExtractOpFromAnd()
2494 VT = Opd0->getValueType(0); in isBitfieldExtractOpFromAnd()
2496 Opd0 = Op0->getOperand(0); in isBitfieldExtractOpFromAnd()
2504 Opd0 = N->getOperand(0); in isBitfieldExtractOpFromAnd()
2534 SDValue &Opd0, unsigned &Immr, in isBitfieldExtractOpFromSExtInReg() argument
2560 Opd0 = Op.getOperand(0); in isBitfieldExtractOpFromSExtInReg()
2567 SDValue &Opd0, unsigned &LSB, in isSeveralBitsExtractOpFromShr() argument
2590 Opd0 = N->getOperand(0).getOperand(0); in isSeveralBitsExtractOpFromShr()
[all …]