| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/ |
| H A D | ARMDisassembler.cpp | 165 case MCDisassembler::SoftFail: in Check() 787 S = SoftFail; in AddThumbPredicate() 793 S = SoftFail; in AddThumbPredicate() 802 S = SoftFail; in AddThumbPredicate() 812 S = SoftFail; in AddThumbPredicate() 842 Check(S, SoftFail); in AddThumbPredicate() 867 Check(S, SoftFail); in AddThumbPredicate() 897 Check(S, SoftFail); in UpdateThumbVFPPredicate() 1163 S = MCDisassembler::SoftFail; in DecodeGPRnopcRegisterClass() 1304 S = MCDisassembler::SoftFail; in DecoderGPRRegisterClass() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrFormats.td | 192 field bits<16> SoftFail = 0; 200 field bits<16> SoftFail = 0; 211 field bits<32> SoftFail = 0; 225 field bits<48> SoftFail = 0; 240 field bits<32> SoftFail = 0; 254 field bits<32> SoftFail = 0; 268 field bits<32> SoftFail = 0; 282 field bits<48> SoftFail = 0; 300 field bits<48> SoftFail = 0; 319 field bits<48> SoftFail = 0; [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonInstrFormats.td | 63 // SoftFail is a field the disassembler can use to provide a way for 67 field bits<32> SoftFail = 0; 285 // SoftFail is a field the disassembler can use to provide a way for 289 field bits<32> SoftFail = 0;
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVInstrFormatsC.td | 17 // SoftFail is a field the disassembler can use to provide a way for 21 field bits<16> SoftFail = 0;
|
| H A D | RISCVInstrFormats.td | 140 // SoftFail is a field the disassembler can use to provide a way for 144 field bits<32> SoftFail = 0;
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/MCDisassembler/ |
| H A D | MCDisassembler.h | 102 SoftFail = 1, enumerator
|
| /freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-mc/ |
| H A D | Disassembler.cpp | 64 case MCDisassembler::SoftFail: in PrintInsts()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFInstrFormats.td | 103 field bits<64> SoftFail = 0;
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/ |
| H A D | AArch64Disassembler.cpp | 248 case MCDisassembler::SoftFail: in Check() 263 #define SoftFail MCDisassembler::SoftFail macro 1425 return SoftFail; in DecodeSignedLdStInstruction() 1508 return SoftFail; in DecodeExclusiveLdStInstruction() 1637 return SoftFail; in DecodePairLdStInstruction() 1642 return SoftFail; in DecodePairLdStInstruction() 1674 return SoftFail; in DecodeAuthLoadInstruction()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCDisassembler/ |
| H A D | Disassembler.cpp | 270 case MCDisassembler::SoftFail: in LLVMDisasmInstruction()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | Mips16InstrFormats.td | 65 field bits<16> SoftFail = 0; 78 field bits<32> SoftFail = 0;
|
| H A D | MipsInstrFormats.td | 111 field bits<32> SoftFail = 0;
|
| H A D | MicroMipsInstrFormats.td | 48 field bits<16> SoftFail = 0;
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUInstructions.td | 38 // SoftFail is a field the disassembler can use to provide a way for 42 field bits<64> SoftFail = 0;
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEInstrFormats.td | 58 field bits<64> SoftFail = 0;
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreInstrFormats.td | 22 field bits<32> SoftFail = 0;
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcInstrFormats.td | 26 field bits<32> SoftFail = 0;
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430InstrFormats.td | 34 field bits<48> SoftFail = 0;
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/Disassembler/ |
| H A D | SparcDisassembler.cpp | 252 S = MCDisassembler::SoftFail; in DecodeIntPairRegisterClass()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRInstrFormats.td | 23 field bits<32> SoftFail = 0;
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiInstrFormats.td | 12 field bits<32> SoftFail = 0;
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARC/ |
| H A D | ARCInstrFormats.td | 15 field bits<64> SoftFail = 0;
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/ |
| H A D | AMDGPUDisassembler.cpp | 673 return isValidDPP8(MI) ? MCDisassembler::Success : MCDisassembler::SoftFail; in convertDPP8Inst()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrFormats.td | 16 field bits<32> SoftFail = 0; 81 field bits<64> SoftFail = 0;
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMInstrFormats.td | 441 // the instruction is UNPREDICTABLE (SoftFail in abstract parlance). 443 // SoftFail is the generic name for this field, but we alias it so 445 field bits<32> SoftFail = Unpredictable;
|