Home
last modified time | relevance | path

Searched defs:Op3 (Results 1 – 25 of 59) sorted by relevance

123

/external/capstone/arch/XCore/
DXCoreDisassembler.c219 unsigned *Op1, unsigned *Op2, unsigned *Op3) in Decode3OpInstruction()
512 unsigned Op1, Op2, Op3; in Decode3RInstruction() local
526 unsigned Op1, Op2, Op3; in Decode3RImmInstruction() local
540 unsigned Op1, Op2, Op3; in Decode2RUSInstruction() local
554 unsigned Op1, Op2, Op3; in Decode2RUSBitpInstruction() local
568 unsigned Op1, Op2, Op3; in DecodeL3RInstruction() local
583 unsigned Op1, Op2, Op3; in DecodeL3RSrcDstInstruction() local
599 unsigned Op1, Op2, Op3; in DecodeL2RUSInstruction() local
614 unsigned Op1, Op2, Op3; in DecodeL2RUSBitpInstruction() local
629 unsigned Op1, Op2, Op3, Op4, Op5, Op6; in DecodeL6RInstruction() local
[all …]
/external/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp260 unsigned &Op3) { in Decode3OpInstruction()
539 unsigned Op1, Op2, Op3; in Decode3RInstruction() local
552 unsigned Op1, Op2, Op3; in Decode3RImmInstruction() local
565 unsigned Op1, Op2, Op3; in Decode2RUSInstruction() local
578 unsigned Op1, Op2, Op3; in Decode2RUSBitpInstruction() local
591 unsigned Op1, Op2, Op3; in DecodeL3RInstruction() local
605 unsigned Op1, Op2, Op3; in DecodeL3RSrcDstInstruction() local
620 unsigned Op1, Op2, Op3; in DecodeL2RUSInstruction() local
634 unsigned Op1, Op2, Op3; in DecodeL2RUSBitpInstruction() local
648 unsigned Op1, Op2, Op3, Op4, Op5, Op6; in DecodeL6RInstruction() local
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp259 unsigned &Op3) { in Decode3OpInstruction()
538 unsigned Op1, Op2, Op3; in Decode3RInstruction() local
551 unsigned Op1, Op2, Op3; in Decode3RImmInstruction() local
564 unsigned Op1, Op2, Op3; in Decode2RUSInstruction() local
577 unsigned Op1, Op2, Op3; in Decode2RUSBitpInstruction() local
590 unsigned Op1, Op2, Op3; in DecodeL3RInstruction() local
604 unsigned Op1, Op2, Op3; in DecodeL3RSrcDstInstruction() local
619 unsigned Op1, Op2, Op3; in DecodeL2RUSInstruction() local
633 unsigned Op1, Op2, Op3; in DecodeL2RUSBitpInstruction() local
647 unsigned Op1, Op2, Op3, Op4, Op5, Op6; in DecodeL6RInstruction() local
[all …]
/external/llvm-project/llvm/lib/Target/XCore/Disassembler/
DXCoreDisassembler.cpp259 unsigned &Op3) { in Decode3OpInstruction()
538 unsigned Op1, Op2, Op3; in Decode3RInstruction() local
551 unsigned Op1, Op2, Op3; in Decode3RImmInstruction() local
564 unsigned Op1, Op2, Op3; in Decode2RUSInstruction() local
577 unsigned Op1, Op2, Op3; in Decode2RUSBitpInstruction() local
590 unsigned Op1, Op2, Op3; in DecodeL3RInstruction() local
604 unsigned Op1, Op2, Op3; in DecodeL3RSrcDstInstruction() local
619 unsigned Op1, Op2, Op3; in DecodeL2RUSInstruction() local
633 unsigned Op1, Op2, Op3; in DecodeL2RUSBitpInstruction() local
647 unsigned Op1, Op2, Op3, Op4, Op5, Op6; in DecodeL6RInstruction() local
[all …]
/external/llvm/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h51 SDValue Op2, SDValue Op3, in EmitTargetCodeForMemcpy()
67 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, in EmitTargetCodeForMemmove()
80 SDValue Op2, SDValue Op3, in EmitTargetCodeForMemset()
92 SDValue Op1, SDValue Op2, SDValue Op3, in EmitTargetCodeForMemcmp()
/external/llvm-project/llvm/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h53 SDValue Op2, SDValue Op3, in EmitTargetCodeForMemcpy()
69 SDValue Op2, SDValue Op3, Align Alignment, bool isVolatile, in EmitTargetCodeForMemmove()
82 SDValue Op2, SDValue Op3, in EmitTargetCodeForMemset()
94 SDValue Op1, SDValue Op2, SDValue Op3, in EmitTargetCodeForMemcmp()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h53 SDValue Op2, SDValue Op3, in EmitTargetCodeForMemcpy()
69 SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile, in EmitTargetCodeForMemmove()
82 SDValue Op2, SDValue Op3, in EmitTargetCodeForMemset()
94 SDValue Op1, SDValue Op2, SDValue Op3, in EmitTargetCodeForMemcmp()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblySelectionDAGInfo.cpp38 SDValue Op3, unsigned Align, bool IsVolatile, in EmitTargetCodeForMemmove()
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblySelectionDAGInfo.cpp38 SDValue Op3, Align Alignment, bool IsVolatile, in EmitTargetCodeForMemmove()
/external/llvm-project/llvm/lib/Target/X86/
DX86InstrBuilder.h110 const MachineOperand &Op3 = MI->getOperand(Operand + 3); in getAddressFromInstr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrBuilder.h110 const MachineOperand &Op3 = MI->getOperand(Operand + 3); in getAddressFromInstr() local
/external/llvm-project/llvm/lib/Target/BPF/AsmParser/
DBPFAsmParser.cpp271 BPFOperand &Op3 = (BPFOperand &)*Operands[3]; in PreMatchCheck() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/
DBPFAsmParser.cpp269 BPFOperand &Op3 = (BPFOperand &)*Operands[3]; in PreMatchCheck() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5775 UpdateNodeOperands(SDNode *N, SDValue Op1, SDValue Op2, SDValue Op3) { in UpdateNodeOperands()
5782 SDValue Op3, SDValue Op4) { in UpdateNodeOperands()
5789 SDValue Op3, SDValue Op4, SDValue Op5) { in UpdateNodeOperands()
5861 SDValue Op2, SDValue Op3) { in SelectNodeTo()
5918 SDValue Op3) { in SelectNodeTo()
5927 SDValue Op3) { in SelectNodeTo()
6060 SDValue Op3) { in getMachineNode()
6095 SDValue Op2, SDValue Op3) { in getMachineNode()
6119 SDValue Op3) { in getMachineNode()
/external/llvm-project/llvm/unittests/Transforms/Vectorize/
DVPlanTest.cpp417 VPValue Op3; in TEST() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DConstantFolding.cpp2288 if (const auto *Op3 = dyn_cast<ConstantFP>(Operands[2])) { in ConstantFoldScalarCall3() local
2305 if (const auto *Op3 = dyn_cast<ConstantInt>(Operands[2])) { in ConstantFoldScalarCall3() local
/external/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1237 const MachineOperand &Op3 = MI.getOperand(3); in expandPostRAPseudo() local
1261 const MachineOperand &Op3 = MI.getOperand(3); in expandPostRAPseudo() local
1277 MachineOperand &Op3 = MI.getOperand(3); in expandPostRAPseudo() local
DHexagonSplitDouble.cpp867 MachineOperand &Op3 = MI->getOperand(3); in splitAslOr() local
/external/llvm-project/llvm/lib/Analysis/
DConstantFolding.cpp2722 if (const auto *Op3 = dyn_cast<ConstantFP>(Operands[2])) { in ConstantFoldScalarCall3() local
2761 if (const auto *Op3 = dyn_cast<ConstantInt>(Operands[2])) { in ConstantFoldScalarCall3() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1233 const MachineOperand &Op3 = MI.getOperand(3); in expandPostRAPseudo() local
1257 const MachineOperand &Op3 = MI.getOperand(3); in expandPostRAPseudo() local
1291 MachineOperand &Op3 = MI.getOperand(3); in expandPostRAPseudo() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp4509 AArch64Operand &Op3 = static_cast<AArch64Operand &>(*Operands[3]); in MatchAndEmitInstruction() local
4595 AArch64Operand &Op3 = static_cast<AArch64Operand &>(*Operands[3]); in MatchAndEmitInstruction() local
4659 AArch64Operand &Op3 = static_cast<AArch64Operand &>(*Operands[3]); in MatchAndEmitInstruction() local
4718 AArch64Operand &Op3 = static_cast<AArch64Operand &>(*Operands[3]); in MatchAndEmitInstruction() local
/external/capstone/arch/AArch64/
DAArch64InstPrinter.c103 MCOperand *Op3 = MCInst_getOperand(MI, 3); in AArch64_printInst() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp1257 const MachineOperand &Op3 = MI.getOperand(3); in expandPostRAPseudo() local
1281 const MachineOperand &Op3 = MI.getOperand(3); in expandPostRAPseudo() local
1314 MachineOperand &Op3 = MI.getOperand(3); in expandPostRAPseudo() local
DHexagonSplitDouble.cpp909 MachineOperand &Op3 = MI->getOperand(3); in splitAslOr() local
/external/llvm-project/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp4636 AArch64Operand &Op3 = static_cast<AArch64Operand &>(*Operands[3]); in MatchAndEmitInstruction() local
4722 AArch64Operand &Op3 = static_cast<AArch64Operand &>(*Operands[3]); in MatchAndEmitInstruction() local
4786 AArch64Operand &Op3 = static_cast<AArch64Operand &>(*Operands[3]); in MatchAndEmitInstruction() local
4845 AArch64Operand &Op3 = static_cast<AArch64Operand &>(*Operands[3]); in MatchAndEmitInstruction() local

123