Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp2076 unsigned &Opc, SDValue &Opd0, in isBitfieldExtractOpFromAnd() argument
2119 Opd0 = Widen(CurDAG, Op0->getOperand(0).getOperand(0)); in isBitfieldExtractOpFromAnd()
2127 Opd0 = Op0->getOperand(0).getOperand(0); in isBitfieldExtractOpFromAnd()
2130 VT = Opd0->getValueType(0); in isBitfieldExtractOpFromAnd()
2132 Opd0 = Op0->getOperand(0); in isBitfieldExtractOpFromAnd()
2140 Opd0 = N->getOperand(0); in isBitfieldExtractOpFromAnd()
2169 SDValue &Opd0, unsigned &Immr, in isBitfieldExtractOpFromSExtInReg() argument
2195 Opd0 = Op.getOperand(0); in isBitfieldExtractOpFromSExtInReg()
2202 SDValue &Opd0, unsigned &LSB, in isSeveralBitsExtractOpFromShr() argument
2225 Opd0 = N->getOperand(0).getOperand(0); in isSeveralBitsExtractOpFromShr()
[all …]