/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86InstComments.cpp | 25 #define CASE_SSE_INS_COMMON(Inst, src) \ argument 28 #define CASE_AVX_INS_COMMON(Inst, Suffix, src) \ argument 31 #define CASE_MASK_INS_COMMON(Inst, Suffix, src) \ argument 34 #define CASE_MASKZ_INS_COMMON(Inst, Suffix, src) \ argument 37 #define CASE_AVX512_INS_COMMON(Inst, Suffix, src) \ argument 42 #define CASE_MOVDUP(Inst, src) \ argument 50 #define CASE_MASK_MOVDUP(Inst, src) \ argument 55 #define CASE_MASKZ_MOVDUP(Inst, src) \ argument 60 #define CASE_PMOVZX(Inst, src) \ argument 68 #define CASE_MASK_PMOVZX(Inst, src) \ argument [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86InstComments.cpp | 25 #define CASE_SSE_INS_COMMON(Inst, src) \ argument 28 #define CASE_AVX_INS_COMMON(Inst, Suffix, src) \ argument 31 #define CASE_MASK_INS_COMMON(Inst, Suffix, src) \ argument 34 #define CASE_MASKZ_INS_COMMON(Inst, Suffix, src) \ argument 37 #define CASE_AVX512_INS_COMMON(Inst, Suffix, src) \ argument 42 #define CASE_MOVDUP(Inst, src) \ argument 50 #define CASE_MASK_MOVDUP(Inst, src) \ argument 55 #define CASE_MASKZ_MOVDUP(Inst, src) \ argument 60 #define CASE_PMOVZX(Inst, src) \ argument 68 #define CASE_MASK_PMOVZX(Inst, src) \ argument [all …]
|
/external/llvm/lib/Target/X86/InstPrinter/ |
D | X86InstComments.cpp | 24 #define CASE_SSE_INS_COMMON(Inst, src) \ argument 27 #define CASE_AVX_INS_COMMON(Inst, Suffix, src) \ argument 30 #define CASE_MASK_INS_COMMON(Inst, Suffix, src) \ argument 33 #define CASE_MASKZ_INS_COMMON(Inst, Suffix, src) \ argument 36 #define CASE_AVX512_INS_COMMON(Inst, Suffix, src) \ argument 41 #define CASE_MOVDUP(Inst, src) \ argument 49 #define CASE_MASK_MOVDUP(Inst, src) \ argument 54 #define CASE_MASKZ_MOVDUP(Inst, src) \ argument 59 #define CASE_PMOVZX(Inst, src) \ argument 67 #define CASE_MASK_PMOVZX(Inst, src) \ argument [all …]
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/Disassembler/ |
D | SystemZDisassembler.cpp | 81 static DecodeStatus decodeRegisterClass(MCInst &Inst, uint64_t RegNo, in decodeRegisterClass() 91 static DecodeStatus DecodeGR32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR32BitRegisterClass() 97 static DecodeStatus DecodeGRH32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGRH32BitRegisterClass() 103 static DecodeStatus DecodeGR64BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR64BitRegisterClass() 109 static DecodeStatus DecodeGR128BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR128BitRegisterClass() 116 DecodeADDR64BitRegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, in DecodeADDR64BitRegisterClass() 121 static DecodeStatus DecodeFP32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFP32BitRegisterClass() 127 static DecodeStatus DecodeFP64BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFP64BitRegisterClass() 133 static DecodeStatus DecodeFP128BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFP128BitRegisterClass() 139 static DecodeStatus DecodeVR32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVR32BitRegisterClass() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/Disassembler/ |
D | SystemZDisassembler.cpp | 82 static DecodeStatus decodeRegisterClass(MCInst &Inst, uint64_t RegNo, in decodeRegisterClass() 92 static DecodeStatus DecodeGR32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR32BitRegisterClass() 98 static DecodeStatus DecodeGRH32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGRH32BitRegisterClass() 104 static DecodeStatus DecodeGR64BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR64BitRegisterClass() 110 static DecodeStatus DecodeGR128BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR128BitRegisterClass() 116 static DecodeStatus DecodeADDR64BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeADDR64BitRegisterClass() 122 static DecodeStatus DecodeFP32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFP32BitRegisterClass() 128 static DecodeStatus DecodeFP64BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFP64BitRegisterClass() 134 static DecodeStatus DecodeFP128BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFP128BitRegisterClass() 140 static DecodeStatus DecodeVR32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVR32BitRegisterClass() [all …]
|
/external/capstone/arch/SystemZ/ |
D | SystemZDisassembler.c | 39 static DecodeStatus decodeRegisterClass(MCInst *Inst, uint64_t RegNo, const unsigned *Regs) in decodeRegisterClass() 50 static DecodeStatus DecodeGR32BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGR32BitRegisterClass() 56 static DecodeStatus DecodeGRH32BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGRH32BitRegisterClass() 62 static DecodeStatus DecodeGR64BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGR64BitRegisterClass() 68 static DecodeStatus DecodeGR128BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGR128BitRegisterClass() 74 static DecodeStatus DecodeADDR64BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeADDR64BitRegisterClass() 80 static DecodeStatus DecodeFP32BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeFP32BitRegisterClass() 86 static DecodeStatus DecodeFP64BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeFP64BitRegisterClass() 92 static DecodeStatus DecodeFP128BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeFP128BitRegisterClass() 98 static DecodeStatus DecodeVR32BitRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeVR32BitRegisterClass() [all …]
|
/external/llvm/lib/Target/SystemZ/Disassembler/ |
D | SystemZDisassembler.cpp | 77 static DecodeStatus decodeRegisterClass(MCInst &Inst, uint64_t RegNo, in decodeRegisterClass() 87 static DecodeStatus DecodeGR32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR32BitRegisterClass() 93 static DecodeStatus DecodeGRH32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGRH32BitRegisterClass() 99 static DecodeStatus DecodeGR64BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR64BitRegisterClass() 105 static DecodeStatus DecodeGR128BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGR128BitRegisterClass() 111 static DecodeStatus DecodeADDR64BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeADDR64BitRegisterClass() 117 static DecodeStatus DecodeFP32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFP32BitRegisterClass() 123 static DecodeStatus DecodeFP64BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFP64BitRegisterClass() 129 static DecodeStatus DecodeFP128BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFP128BitRegisterClass() 135 static DecodeStatus DecodeVR32BitRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVR32BitRegisterClass() [all …]
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/Disassembler/ |
D | AArch64Disassembler.cpp | 417 static DecodeStatus DecodeFPR128RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR128RegisterClass() 430 DecodeFPR128_loRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Addr, in DecodeFPR128_loRegisterClass() 437 static DecodeStatus DecodeFPR64RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR64RegisterClass() 449 static DecodeStatus DecodeFPR32RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR32RegisterClass() 461 static DecodeStatus DecodeFPR16RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR16RegisterClass() 473 static DecodeStatus DecodeFPR8RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR8RegisterClass() 486 DecodeGPR64commonRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Addr, in DecodeGPR64commonRegisterClass() 498 static DecodeStatus DecodeGPR64RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR64RegisterClass() 511 DecodeGPR64x8ClassRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, in DecodeGPR64x8ClassRegisterClass() 525 static DecodeStatus DecodeGPR64spRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR64spRegisterClass() [all …]
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/Disassembler/ |
D | PPCDisassembler.cpp | 65 static DecodeStatus decodeCondBrTarget(MCInst &Inst, unsigned Imm, in decodeCondBrTarget() 72 static DecodeStatus decodeDirectBrTarget(MCInst &Inst, unsigned Imm, in decodeDirectBrTarget() 84 static DecodeStatus decodeRegisterClass(MCInst &Inst, uint64_t RegNo, in decodeRegisterClass() 91 static DecodeStatus DecodeCRRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeCRRCRegisterClass() 97 static DecodeStatus DecodeCRBITRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeCRBITRCRegisterClass() 103 static DecodeStatus DecodeF4RCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeF4RCRegisterClass() 109 static DecodeStatus DecodeF8RCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeF8RCRegisterClass() 115 static DecodeStatus DecodeVFRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVFRCRegisterClass() 121 static DecodeStatus DecodeVRRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVRRCRegisterClass() 127 static DecodeStatus DecodeVSRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVSRCRegisterClass() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Disassembler/ |
D | AArch64Disassembler.cpp | 314 static DecodeStatus DecodeFPR128RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR128RegisterClass() 325 static DecodeStatus DecodeFPR128_loRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR128_loRegisterClass() 343 static DecodeStatus DecodeFPR64RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR64RegisterClass() 364 static DecodeStatus DecodeFPR32RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR32RegisterClass() 385 static DecodeStatus DecodeFPR16RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR16RegisterClass() 406 static DecodeStatus DecodeFPR8RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR8RegisterClass() 427 static DecodeStatus DecodeGPR64commonRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR64commonRegisterClass() 438 static DecodeStatus DecodeGPR64RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR64RegisterClass() 449 static DecodeStatus DecodeGPR64spRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR64spRegisterClass() 471 static DecodeStatus DecodeGPR32RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR32RegisterClass() [all …]
|
/external/llvm/lib/Target/AArch64/Disassembler/ |
D | AArch64Disassembler.cpp | 265 static DecodeStatus DecodeFPR128RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR128RegisterClass() 276 static DecodeStatus DecodeFPR128_loRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR128_loRegisterClass() 294 static DecodeStatus DecodeFPR64RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR64RegisterClass() 315 static DecodeStatus DecodeFPR32RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR32RegisterClass() 336 static DecodeStatus DecodeFPR16RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR16RegisterClass() 357 static DecodeStatus DecodeFPR8RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFPR8RegisterClass() 378 static DecodeStatus DecodeGPR64RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR64RegisterClass() 389 static DecodeStatus DecodeGPR64spRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR64spRegisterClass() 411 static DecodeStatus DecodeGPR32RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR32RegisterClass() 422 static DecodeStatus DecodeGPR32spRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR32spRegisterClass() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/Disassembler/ |
D | PPCDisassembler.cpp | 63 static DecodeStatus DecodePCRel24BranchTarget(MCInst &Inst, unsigned Imm, in DecodePCRel24BranchTarget() 75 static DecodeStatus decodeRegisterClass(MCInst &Inst, uint64_t RegNo, in decodeRegisterClass() 82 static DecodeStatus DecodeCRRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeCRRCRegisterClass() 88 static DecodeStatus DecodeCRBITRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeCRBITRCRegisterClass() 94 static DecodeStatus DecodeF4RCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeF4RCRegisterClass() 100 static DecodeStatus DecodeF8RCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeF8RCRegisterClass() 106 static DecodeStatus DecodeVFRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVFRCRegisterClass() 112 static DecodeStatus DecodeVRRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVRRCRegisterClass() 118 static DecodeStatus DecodeVSRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVSRCRegisterClass() 124 static DecodeStatus DecodeVSFRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVSFRCRegisterClass() [all …]
|
/external/llvm/include/llvm/MC/ |
D | MCInstrAnalysis.h | 34 virtual bool isBranch(const MCInst &Inst) const { in isBranch() 38 virtual bool isConditionalBranch(const MCInst &Inst) const { in isConditionalBranch() 42 virtual bool isUnconditionalBranch(const MCInst &Inst) const { in isUnconditionalBranch() 46 virtual bool isIndirectBranch(const MCInst &Inst) const { in isIndirectBranch() 50 virtual bool isCall(const MCInst &Inst) const { in isCall() 54 virtual bool isReturn(const MCInst &Inst) const { in isReturn() 58 virtual bool isTerminator(const MCInst &Inst) const { in isTerminator()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/Disassembler/ |
D | RISCVDisassembler.cpp | 61 static DecodeStatus DecodeGPRRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGPRRegisterClass() 76 static DecodeStatus DecodeFPR16RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFPR16RegisterClass() 87 static DecodeStatus DecodeFPR32RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFPR32RegisterClass() 98 static DecodeStatus DecodeFPR32CRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFPR32CRegisterClass() 109 static DecodeStatus DecodeFPR64RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFPR64RegisterClass() 120 static DecodeStatus DecodeFPR64CRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFPR64CRegisterClass() 131 static DecodeStatus DecodeGPRNoX0RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGPRNoX0RegisterClass() 142 DecodeGPRNoX0X2RegisterClass(MCInst &Inst, uint64_t RegNo, uint64_t Address, in DecodeGPRNoX0X2RegisterClass() 151 static DecodeStatus DecodeGPRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGPRCRegisterClass() 162 static DecodeStatus DecodeGPRPF64RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGPRPF64RegisterClass() [all …]
|
/external/capstone/arch/AArch64/ |
D | AArch64Disassembler.c | 283 static DecodeStatus DecodeFPR128RegisterClass(MCInst *Inst, unsigned RegNo, in DecodeFPR128RegisterClass() 296 static DecodeStatus DecodeFPR128_loRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeFPR128_loRegisterClass() 316 static DecodeStatus DecodeFPR64RegisterClass(MCInst *Inst, unsigned RegNo, in DecodeFPR64RegisterClass() 340 static DecodeStatus DecodeFPR32RegisterClass(MCInst *Inst, unsigned RegNo, in DecodeFPR32RegisterClass() 364 static DecodeStatus DecodeFPR16RegisterClass(MCInst *Inst, unsigned RegNo, in DecodeFPR16RegisterClass() 388 static DecodeStatus DecodeFPR8RegisterClass(MCInst *Inst, unsigned RegNo, in DecodeFPR8RegisterClass() 412 static DecodeStatus DecodeGPR64RegisterClass(MCInst *Inst, unsigned RegNo, in DecodeGPR64RegisterClass() 426 static DecodeStatus DecodeGPR64spRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeGPR64spRegisterClass() 454 static DecodeStatus DecodeGPR32RegisterClass(MCInst *Inst, unsigned RegNo, in DecodeGPR32RegisterClass() 468 static DecodeStatus DecodeGPR32spRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeGPR32spRegisterClass() [all …]
|
/external/capstone/arch/Mips/ |
D | MipsDisassembler.c | 814 static DecodeStatus DecodeCPU16RegsRegisterClass(MCInst *Inst, in DecodeCPU16RegsRegisterClass() 820 static DecodeStatus DecodeGPR64RegisterClass(MCInst *Inst, in DecodeGPR64RegisterClass() 833 static DecodeStatus DecodeGPRMM16RegisterClass(MCInst *Inst, in DecodeGPRMM16RegisterClass() 846 static DecodeStatus DecodeGPRMM16ZeroRegisterClass(MCInst *Inst, in DecodeGPRMM16ZeroRegisterClass() 859 static DecodeStatus DecodeGPRMM16MovePRegisterClass(MCInst *Inst, in DecodeGPRMM16MovePRegisterClass() 872 static DecodeStatus DecodeGPR32RegisterClass(MCInst *Inst, in DecodeGPR32RegisterClass() 885 static DecodeStatus DecodePtrRegisterClass(MCInst *Inst, in DecodePtrRegisterClass() 895 static DecodeStatus DecodeDSPRRegisterClass(MCInst *Inst, in DecodeDSPRRegisterClass() 901 static DecodeStatus DecodeFGR64RegisterClass(MCInst *Inst, in DecodeFGR64RegisterClass() 914 static DecodeStatus DecodeFGR32RegisterClass(MCInst *Inst, in DecodeFGR32RegisterClass() [all …]
|
/external/llvm/lib/Analysis/ |
D | CFLGraph.h | 225 void visitReturnInst(ReturnInst &Inst) { in visitReturnInst() 234 void visitPtrToIntInst(PtrToIntInst &Inst) { in visitPtrToIntInst() 239 void visitIntToPtrInst(IntToPtrInst &Inst) { in visitIntToPtrInst() 244 void visitCastInst(CastInst &Inst) { in visitCastInst() 249 void visitBinaryOperator(BinaryOperator &Inst) { in visitBinaryOperator() 256 void visitAtomicCmpXchgInst(AtomicCmpXchgInst &Inst) { in visitAtomicCmpXchgInst() 262 void visitAtomicRMWInst(AtomicRMWInst &Inst) { in visitAtomicRMWInst() 268 void visitPHINode(PHINode &Inst) { in visitPHINode() 273 void visitGetElementPtrInst(GetElementPtrInst &Inst) { in visitGetElementPtrInst() 278 void visitSelectInst(SelectInst &Inst) { in visitSelectInst() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/Disassembler/ |
D | RISCVDisassembler.cpp | 59 static DecodeStatus DecodeGPRRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGPRRegisterClass() 76 static DecodeStatus DecodeFPR32RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFPR32RegisterClass() 87 static DecodeStatus DecodeFPR32CRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFPR32CRegisterClass() 98 static DecodeStatus DecodeFPR64RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFPR64RegisterClass() 109 static DecodeStatus DecodeFPR64CRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFPR64CRegisterClass() 120 static DecodeStatus DecodeGPRNoX0RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGPRNoX0RegisterClass() 130 static DecodeStatus DecodeGPRNoX0X2RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGPRNoX0X2RegisterClass() 140 static DecodeStatus DecodeGPRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGPRCRegisterClass() 153 static void addImplySP(MCInst &Inst, int64_t Address, const void *Decoder) { in addImplySP() 170 static DecodeStatus decodeUImmOperand(MCInst &Inst, uint64_t Imm, in decodeUImmOperand() [all …]
|
/external/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 403 static DecodeStatus DecodeUImmWithOffset(MCInst &Inst, unsigned Value, in DecodeUImmWithOffset() 1126 static DecodeStatus DecodeCPU16RegsRegisterClass(MCInst &Inst, in DecodeCPU16RegsRegisterClass() 1135 static DecodeStatus DecodeGPR64RegisterClass(MCInst &Inst, in DecodeGPR64RegisterClass() 1148 static DecodeStatus DecodeGPRMM16RegisterClass(MCInst &Inst, in DecodeGPRMM16RegisterClass() 1159 static DecodeStatus DecodeGPRMM16ZeroRegisterClass(MCInst &Inst, in DecodeGPRMM16ZeroRegisterClass() 1170 static DecodeStatus DecodeGPRMM16MovePRegisterClass(MCInst &Inst, in DecodeGPRMM16MovePRegisterClass() 1181 static DecodeStatus DecodeGPR32RegisterClass(MCInst &Inst, in DecodeGPR32RegisterClass() 1192 static DecodeStatus DecodePtrRegisterClass(MCInst &Inst, in DecodePtrRegisterClass() 1202 static DecodeStatus DecodeDSPRRegisterClass(MCInst &Inst, in DecodeDSPRRegisterClass() 1209 static DecodeStatus DecodeFGR64RegisterClass(MCInst &Inst, in DecodeFGR64RegisterClass() [all …]
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/Disassembler/ |
D | CSKYDisassembler.cpp | 108 static DecodeStatus DecodeGPRRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGPRRegisterClass() 118 static DecodeStatus DecodeFPR32RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFPR32RegisterClass() 128 static DecodeStatus DecodesFPR32RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodesFPR32RegisterClass() 138 static DecodeStatus DecodesFPR64RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodesFPR64RegisterClass() 148 static DecodeStatus DecodesFPR64_VRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodesFPR64_VRegisterClass() 158 static DecodeStatus DecodeFPR64RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeFPR64RegisterClass() 170 static DecodeStatus DecodesFPR128RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodesFPR128RegisterClass() 180 static DecodeStatus DecodesGPRRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodesGPRRegisterClass() 190 static DecodeStatus DecodemGPRRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodemGPRRegisterClass() 202 static DecodeStatus DecodeGPRSPRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeGPRSPRegisterClass() [all …]
|
/external/llvm/lib/Target/PowerPC/Disassembler/ |
D | PPCDisassembler.cpp | 208 static DecodeStatus decodeRegisterClass(MCInst &Inst, uint64_t RegNo, in decodeRegisterClass() 215 static DecodeStatus DecodeCRRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeCRRCRegisterClass() 221 static DecodeStatus DecodeCRRC0RegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeCRRC0RegisterClass() 227 static DecodeStatus DecodeCRBITRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeCRBITRCRegisterClass() 233 static DecodeStatus DecodeF4RCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeF4RCRegisterClass() 239 static DecodeStatus DecodeF8RCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeF8RCRegisterClass() 245 static DecodeStatus DecodeVRRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVRRCRegisterClass() 251 static DecodeStatus DecodeVSRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVSRCRegisterClass() 257 static DecodeStatus DecodeVSFRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVSFRCRegisterClass() 263 static DecodeStatus DecodeVSSRCRegisterClass(MCInst &Inst, uint64_t RegNo, in DecodeVSSRCRegisterClass() [all …]
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/MCTargetDesc/ |
D | LoongArchMatInt.h | 17 struct Inst { struct 20 Inst(unsigned Opc, int64_t Imm) : Opc(Opc), Imm(Imm) {} in Inst() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/Utils/ |
D | RISCVMatInt.h | 20 struct Inst { struct 24 Inst(unsigned Opc, int64_t Imm) : Opc(Opc), Imm(Imm) {} in Inst() argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | CFLGraph.h | 263 void visitReturnInst(ReturnInst &Inst) { in visitReturnInst() 272 void visitPtrToIntInst(PtrToIntInst &Inst) { in visitPtrToIntInst() 277 void visitIntToPtrInst(IntToPtrInst &Inst) { in visitIntToPtrInst() 282 void visitCastInst(CastInst &Inst) { in visitCastInst() 287 void visitBinaryOperator(BinaryOperator &Inst) { in visitBinaryOperator() 294 void visitUnaryOperator(UnaryOperator &Inst) { in visitUnaryOperator() 299 void visitAtomicCmpXchgInst(AtomicCmpXchgInst &Inst) { in visitAtomicCmpXchgInst() 305 void visitAtomicRMWInst(AtomicRMWInst &Inst) { in visitAtomicRMWInst() 311 void visitPHINode(PHINode &Inst) { in visitPHINode() 327 void visitGetElementPtrInst(GetElementPtrInst &Inst) { in visitGetElementPtrInst() [all …]
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/Disassembler/ |
D | MipsDisassembler.cpp | 352 static DecodeStatus DecodeUImmWithOffset(MCInst &Inst, unsigned Value, in DecodeUImmWithOffset() 1338 DecodeCPU16RegsRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, in DecodeCPU16RegsRegisterClass() 1343 static DecodeStatus DecodeGPR64RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR64RegisterClass() 1354 static DecodeStatus DecodeGPRMM16RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRMM16RegisterClass() 1365 DecodeGPRMM16ZeroRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, in DecodeGPRMM16ZeroRegisterClass() 1375 DecodeGPRMM16MovePRegisterClass(MCInst &Inst, unsigned RegNo, uint64_t Address, in DecodeGPRMM16MovePRegisterClass() 1384 static DecodeStatus DecodeGPR32RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPR32RegisterClass() 1394 static DecodeStatus DecodePtrRegisterClass(MCInst &Inst, unsigned RegNo, in DecodePtrRegisterClass() 1403 static DecodeStatus DecodeDSPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeDSPRRegisterClass() 1409 static DecodeStatus DecodeFGR64RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeFGR64RegisterClass() [all …]
|