Home
last modified time | relevance | path

Searched defs:Op4 (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp648 unsigned Op1, Op2, Op3, Op4, Op5, Op6; in DecodeL6RInstruction() local
682 unsigned Op1, Op2, Op3, Op4, Op5; in DecodeL5RInstruction() local
703 unsigned Op4 = fieldFromInstruction(Insn, 16, 4); in DecodeL4RSrcDstInstruction() local
722 unsigned Op4 = fieldFromInstruction(Insn, 16, 4); in DecodeL4RSrcDstSrcDstInstruction() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp1305 SDValue Op4 = Node->getOperand(4); in Select() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelDAGToDAG.cpp2234 SDValue Op0, Op1, Op2, Op3, Op4; in SelectInlineAsmMemoryOperand() local
DX86ISelLowering.cpp10190 unsigned Op4 = cast<ConstantSDNode>(Op.getOperand(4))->getZExtValue(); in LowerMEMBARRIER() local
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp3839 AArch64Operand &Op4 = static_cast<AArch64Operand &>(*Operands[4]); in MatchAndEmitInstruction() local
3903 AArch64Operand &Op4 = static_cast<AArch64Operand &>(*Operands[4]); in MatchAndEmitInstruction() local
/external/llvm/lib/Target/X86/
DX86ISelDAGToDAG.cpp2698 SDValue Op0, Op1, Op2, Op3, Op4; in SelectInlineAsmMemoryOperand() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4737 SDValue Op3, SDValue Op4) { in UpdateNodeOperands()
4744 SDValue Op3, SDValue Op4, SDValue Op5) { in UpdateNodeOperands()
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5782 SDValue Op3, SDValue Op4) { in UpdateNodeOperands()
5789 SDValue Op3, SDValue Op4, SDValue Op5) { in UpdateNodeOperands()
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp5544 auto &Op4 = static_cast<ARMOperand &>(*Operands[4]); in tryConvertingToTwoOperandForm() local