| /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-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-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/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/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-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/capstone/arch/TMS320C64x/ |
| D | TMS320C64xDisassembler.c | 126 static DecodeStatus DecodeGPRegsRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeGPRegsRegisterClass() 142 static DecodeStatus DecodeControlRegsRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeControlRegsRegisterClass() 158 static DecodeStatus DecodeScst5(MCInst *Inst, unsigned Val, in DecodeScst5() 173 static DecodeStatus DecodeScst16(MCInst *Inst, unsigned Val, in DecodeScst16() 188 static DecodeStatus DecodePCRelScst7(MCInst *Inst, unsigned Val, in DecodePCRelScst7() 204 static DecodeStatus DecodePCRelScst10(MCInst *Inst, unsigned Val, in DecodePCRelScst10() 220 static DecodeStatus DecodePCRelScst12(MCInst *Inst, unsigned Val, in DecodePCRelScst12() 236 static DecodeStatus DecodePCRelScst21(MCInst *Inst, unsigned Val, in DecodePCRelScst21() 252 static DecodeStatus DecodeMemOperand(MCInst *Inst, unsigned Val, in DecodeMemOperand() 258 static DecodeStatus DecodeMemOperandSc(MCInst *Inst, unsigned Val, in DecodeMemOperandSc() [all …]
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/ |
| D | MipsDisassembler.cpp | 411 static DecodeStatus DecodeUImmWithOffset(MCInst &Inst, unsigned Value, in DecodeUImmWithOffset() 1395 static DecodeStatus DecodeCPU16RegsRegisterClass(MCInst &Inst, in DecodeCPU16RegsRegisterClass() 1402 static DecodeStatus DecodeGPR64RegisterClass(MCInst &Inst, in DecodeGPR64RegisterClass() 1414 static DecodeStatus DecodeGPRMM16RegisterClass(MCInst &Inst, in DecodeGPRMM16RegisterClass() 1425 static DecodeStatus DecodeGPRMM16ZeroRegisterClass(MCInst &Inst, in DecodeGPRMM16ZeroRegisterClass() 1436 static DecodeStatus DecodeGPRMM16MovePRegisterClass(MCInst &Inst, in DecodeGPRMM16MovePRegisterClass() 1447 static DecodeStatus DecodeGPR32RegisterClass(MCInst &Inst, in DecodeGPR32RegisterClass() 1458 static DecodeStatus DecodePtrRegisterClass(MCInst &Inst, in DecodePtrRegisterClass() 1468 static DecodeStatus DecodeDSPRRegisterClass(MCInst &Inst, in DecodeDSPRRegisterClass() 1475 static DecodeStatus DecodeFGR64RegisterClass(MCInst &Inst, in DecodeFGR64RegisterClass() [all …]
|
| /external/capstone/arch/ARM/ |
| D | ARMDisassembler.c | 410 static DecodeStatus DecodePredicateOperand(MCInst *Inst, unsigned Val, in DecodePredicateOperand() 913 static DecodeStatus DecodeGPRRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeGPRRegisterClass() 925 static DecodeStatus DecodeGPRnopcRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeGPRnopcRegisterClass() 938 static DecodeStatus DecodeGPRwithAPSRRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeGPRwithAPSRRegisterClass() 952 static DecodeStatus DecodetGPRRegisterClass(MCInst *Inst, unsigned RegNo, in DecodetGPRRegisterClass() 965 static DecodeStatus DecodeGPRPairRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeGPRPairRegisterClass() 982 static DecodeStatus DecodetcGPRRegisterClass(MCInst *Inst, unsigned RegNo, in DecodetcGPRRegisterClass() 1013 static DecodeStatus DecoderGPRRegisterClass(MCInst *Inst, unsigned RegNo, in DecoderGPRRegisterClass() 1034 static DecodeStatus DecodeSPRRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeSPRRegisterClass() 1057 static DecodeStatus DecodeDPRRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeDPRRegisterClass() [all …]
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/ |
| D | ARMDisassembler.cpp | 1127 static DecodeStatus DecodeGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRRegisterClass() 1137 static DecodeStatus DecodeCLRMGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeCLRMGPRRegisterClass() 1152 DecodeGPRnopcRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRnopcRegisterClass() 1165 DecodeGPRwithAPSRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRwithAPSRRegisterClass() 1180 DecodeGPRwithZRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRwithZRRegisterClass() 1198 DecodeGPRwithZRnospRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRwithZRnospRegisterClass() 1207 static DecodeStatus DecodetGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodetGPRRegisterClass() 1219 static DecodeStatus DecodeGPRPairRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRPairRegisterClass() 1234 static DecodeStatus DecodeGPRspRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRspRegisterClass() 1245 static DecodeStatus DecodetcGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodetcGPRRegisterClass() [all …]
|
| /external/capstone/arch/PowerPC/ |
| D | PPCDisassembler.c | 166 static DecodeStatus decodeRegisterClass(MCInst *Inst, uint64_t RegNo, in decodeRegisterClass() 176 static DecodeStatus DecodeCRRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeCRRCRegisterClass() 183 static DecodeStatus DecodeCRBITRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeCRBITRCRegisterClass() 190 static DecodeStatus DecodeF4RCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeF4RCRegisterClass() 197 static DecodeStatus DecodeF8RCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeF8RCRegisterClass() 204 static DecodeStatus DecodeVRRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeVRRCRegisterClass() 211 static DecodeStatus DecodeVSRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeVSRCRegisterClass() 218 static DecodeStatus DecodeVSFRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeVSFRCRegisterClass() 225 static DecodeStatus DecodeGPRCRegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGPRCRegisterClass() 232 static DecodeStatus DecodeGPRC_NOR0RegisterClass(MCInst *Inst, uint64_t RegNo, in DecodeGPRC_NOR0RegisterClass() [all …]
|
| /external/llvm/lib/Target/ARM/Disassembler/ |
| D | ARMDisassembler.cpp | 881 static DecodeStatus DecodeGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRRegisterClass() 892 DecodeGPRnopcRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRnopcRegisterClass() 905 DecodeGPRwithAPSRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRwithAPSRRegisterClass() 919 static DecodeStatus DecodetGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodetGPRRegisterClass() 931 static DecodeStatus DecodeGPRPairRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeGPRPairRegisterClass() 946 static DecodeStatus DecodetcGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodetcGPRRegisterClass() 976 static DecodeStatus DecoderGPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecoderGPRRegisterClass() 1001 static DecodeStatus DecodeSPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeSPRRegisterClass() 1022 static DecodeStatus DecodeDPRRegisterClass(MCInst &Inst, unsigned RegNo, in DecodeDPRRegisterClass() 1037 static DecodeStatus DecodeDPR_8RegisterClass(MCInst &Inst, unsigned RegNo, in DecodeDPR_8RegisterClass() [all …]
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
| D | MCInstrAnalysis.h | 37 virtual bool isBranch(const MCInst &Inst) const { in isBranch() 41 virtual bool isConditionalBranch(const MCInst &Inst) const { in isConditionalBranch() 45 virtual bool isUnconditionalBranch(const MCInst &Inst) const { in isUnconditionalBranch() 49 virtual bool isIndirectBranch(const MCInst &Inst) const { in isIndirectBranch() 53 virtual bool isCall(const MCInst &Inst) const { in isCall() 57 virtual bool isReturn(const MCInst &Inst) const { in isReturn() 61 virtual bool isTerminator(const MCInst &Inst) const { in isTerminator()
|
| /external/capstone/arch/XCore/ |
| D | XCoreDisassembler.c | 147 static DecodeStatus DecodeGRRegsRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeGRRegsRegisterClass() 161 static DecodeStatus DecodeRRegsRegisterClass(MCInst *Inst, unsigned RegNo, in DecodeRRegsRegisterClass() 174 static DecodeStatus DecodeBitpOperand(MCInst *Inst, unsigned Val, in DecodeBitpOperand() 188 static DecodeStatus DecodeNegImmOperand(MCInst *Inst, unsigned Val, in DecodeNegImmOperand() 238 static DecodeStatus Decode2OpInstructionFail(MCInst *Inst, unsigned Insn, uint64_t Address, in Decode2OpInstructionFail() 309 static DecodeStatus Decode2RInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in Decode2RInstruction() 323 static DecodeStatus Decode2RImmInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in Decode2RImmInstruction() 337 static DecodeStatus DecodeR2RInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeR2RInstruction() 351 static DecodeStatus Decode2RSrcDstInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in Decode2RSrcDstInstruction() 366 static DecodeStatus DecodeRUSInstruction(MCInst *Inst, unsigned Insn, uint64_t Address, in DecodeRUSInstruction() [all …]
|