Home
last modified time | relevance | path

Searched defs:Op5 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp623 unsigned Op1, Op2, Op3, Op4, Op5, Op6; in DecodeL6RInstruction() local
657 unsigned Op1, Op2, Op3, Op4, Op5; in DecodeL5RInstruction() local
/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp6778 auto &Op5 = static_cast<ARMOperand &>(*Operands[MnemonicOpsEndInd + 2]); tryConvertingToTwoOperandForm() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp10480 UpdateNodeOperands(SDNode * N,SDValue Op1,SDValue Op2,SDValue Op3,SDValue Op4,SDValue Op5) UpdateNodeOperands() argument