Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/capstone/arch/XCore/
H A 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 …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/Disassembler/
H A 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 …]
/aosp_15_r20/external/llvm/lib/Target/XCore/Disassembler/
H A 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 …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/Disassembler/
H A DXCoreDisassembler.cpp235 unsigned &Op3) { in Decode3OpInstruction()
514 unsigned Op1, Op2, Op3; in Decode3RInstruction() local
527 unsigned Op1, Op2, Op3; in Decode3RImmInstruction() local
540 unsigned Op1, Op2, Op3; in Decode2RUSInstruction() local
553 unsigned Op1, Op2, Op3; in Decode2RUSBitpInstruction() local
566 unsigned Op1, Op2, Op3; in DecodeL3RInstruction() local
580 unsigned Op1, Op2, Op3; in DecodeL3RSrcDstInstruction() local
595 unsigned Op1, Op2, Op3; in DecodeL2RUSInstruction() local
609 unsigned Op1, Op2, Op3; in DecodeL2RUSBitpInstruction() local
623 unsigned Op1, Op2, Op3, Op4, Op5, Op6; in DecodeL6RInstruction() local
[all …]
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A 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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h53 SDValue Op2, SDValue Op3, in EmitTargetCodeForMemcpy()
69 SDValue Op2, SDValue Op3, Align Alignment, bool isVolatile, in EmitTargetCodeForMemmove()
83 SDValue Op2, SDValue Op3, in EmitTargetCodeForMemset()
96 SDValue Op1, SDValue Op2, SDValue Op3, in EmitTargetCodeForMemcmp()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h53 SDValue Op2, SDValue Op3, in EmitTargetCodeForMemcpy()
69 SDValue Op2, SDValue Op3, Align Alignment, bool isVolatile, in EmitTargetCodeForMemmove()
83 SDValue Op2, SDValue Op3, in EmitTargetCodeForMemset()
96 SDValue Op1, SDValue Op2, SDValue Op3, in EmitTargetCodeForMemcmp()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h53 SDValue Op2, SDValue Op3, in EmitTargetCodeForMemcpy()
69 SDValue Op2, SDValue Op3, Align Alignment, bool isVolatile, in EmitTargetCodeForMemmove()
83 SDValue Op2, SDValue Op3, in EmitTargetCodeForMemset()
96 SDValue Op1, SDValue Op2, SDValue Op3, in EmitTargetCodeForMemcmp()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h53 SDValue Op2, SDValue Op3, in EmitTargetCodeForMemcpy()
69 SDValue Op2, SDValue Op3, Align Alignment, bool isVolatile, in EmitTargetCodeForMemmove()
83 SDValue Op2, SDValue Op3, in EmitTargetCodeForMemset()
96 SDValue Op1, SDValue Op2, SDValue Op3, in EmitTargetCodeForMemcmp()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A 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()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DSelectionDAGTargetInfo.h53 SDValue Op2, SDValue Op3, in EmitTargetCodeForMemcpy()
69 SDValue Op2, SDValue Op3, Align Alignment, bool isVolatile, in EmitTargetCodeForMemmove()
83 SDValue Op2, SDValue Op3, in EmitTargetCodeForMemset()
96 SDValue Op1, SDValue Op2, SDValue Op3, in EmitTargetCodeForMemcmp()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblySelectionDAGInfo.cpp38 SDValue Op3, unsigned Align, bool IsVolatile, in EmitTargetCodeForMemmove()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblySelectionDAGInfo.cpp38 SDValue Op3, Align Alignment, bool IsVolatile, in EmitTargetCodeForMemmove()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86InstrBuilder.h110 const MachineOperand &Op3 = MI->getOperand(Operand + 3); in getAddressFromInstr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstrBuilder.h110 const MachineOperand &Op3 = MI->getOperand(Operand + 3); in getAddressFromInstr() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp273 BPFOperand &Op3 = (BPFOperand &)*Operands[3]; in PreMatchCheck() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp269 BPFOperand &Op3 = (BPFOperand &)*Operands[3]; in PreMatchCheck() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPURegBankCombiner.cpp295 MachineInstr *Op3 = getDefIgnoringCopies(MI.getOperand(4).getReg(), MRI); in matchFPMed3ToClamp() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1342 const MachineOperand &Op3 = MI.getOperand(3); in expandPostRAPseudo() local
1366 const MachineOperand &Op3 = MI.getOperand(3); in expandPostRAPseudo() local
1399 MachineOperand &Op3 = MI.getOperand(3); in expandPostRAPseudo() local
/aosp_15_r20/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp3752 AArch64Operand &Op3 = static_cast<AArch64Operand &>(*Operands[3]); in MatchAndEmitInstruction() local
3838 AArch64Operand &Op3 = static_cast<AArch64Operand &>(*Operands[3]); in MatchAndEmitInstruction() local
3902 AArch64Operand &Op3 = static_cast<AArch64Operand &>(*Operands[3]); in MatchAndEmitInstruction() local

123