Searched refs:DecoderNamespace (Results 1 – 13 of 13) sorted by relevance
| /freebsd-10-stable/contrib/llvm/lib/Target/Mips/ |
| D | MipsInstrFPU.td | 106 string DecoderNamespace = "Mips64"; 122 string DecoderNamespace = "Mips64"; 131 let DecoderNamespace = "Mips64"; 237 let DecoderNamespace = "Mips64" in 260 let Predicates = [IsFP64bit, HasStdEnc], DecoderNamespace = "Mips64" in { 295 let Predicates = [IsFP64bit, HasStdEnc], DecoderNamespace = "Mips64" in { 356 let DecoderNamespace = "Mips64"; 365 let Predicates = [IsFP64bit, HasStdEnc], DecoderNamespace = "Mips64" in { 395 DecoderNamespace="Mips64" in { 406 let Predicates = [IsFP64bit, HasStdEnc], DecoderNamespace="Mips64" in { [all …]
|
| D | MipsCondMov.td | 151 let Predicates = [IsFP64bit, HasStdEnc], DecoderNamespace = "Mips64" in { 190 let Predicates = [IsFP64bit, HasStdEnc], DecoderNamespace = "Mips64" in {
|
| D | Mips64InstrInfo.td | 54 let DecoderNamespace = "Mips64" in { 318 let DecoderNamespace = "Mips64", Predicates = [HasMips64] in {
|
| D | MicroMipsInstrInfo.td | 48 let DecoderNamespace = "MicroMips", Predicates = [InMicroMips] in {
|
| D | MipsInstrFormats.td | 88 let DecoderNamespace = "Mips";
|
| /freebsd-10-stable/contrib/llvm/lib/Target/ARM/ |
| D | ARMInstrFormats.td | 318 let DecoderNamespace = "ARM"; 326 let DecoderNamespace = "Thumb"; 1048 let DecoderNamespace = "ThumbSBit"; 1170 let DecoderNamespace = "Thumb2"; 1191 let DecoderNamespace = "Thumb2"; 1204 let DecoderNamespace = "Thumb2"; 1216 let DecoderNamespace = "Thumb"; 1307 let DecoderNamespace = "Thumb2"; 1340 let DecoderNamespace = "Thumb2"; 1401 let DecoderNamespace = "VFP"; [all …]
|
| D | ARMInstrVFP.td | 337 let DecoderNamespace = "VFPV8", PostEncoderMethod = "", 360 let DecoderNamespace = "VFPV8", PostEncoderMethod = "" in { 596 let PostEncoderMethod = "", DecoderNamespace = "VFPV8" in { 689 let PostEncoderMethod = "", DecoderNamespace = "VFPV8" in {
|
| D | ARMInstrNEON.td | 4130 DecoderNamespace = "NEONData" in { 4786 let PostEncoderMethod = "NEONThumb2V8PostEncoder", DecoderNamespace = "v8NEON" in { 4812 let PostEncoderMethod = "NEONThumb2V8PostEncoder", DecoderNamespace = "v8NEON" in { 5539 let PostEncoderMethod = "NEONThumb2V8PostEncoder", DecoderNamespace = "v8NEON" in { 5849 let PostEncoderMethod = "NEONThumb2V8PostEncoder", DecoderNamespace = "v8NEON" in { 5877 DecoderNamespace = "v8Crypto" in {
|
| /freebsd-10-stable/contrib/llvm/lib/Target/Sparc/ |
| D | SparcInstrFormats.td | 25 let DecoderNamespace = "Sparc";
|
| /freebsd-10-stable/contrib/llvm/utils/TableGen/ |
| D | FixedLenDecoderEmitter.cpp | 2031 std::string DecoderNamespace = Def->getValueAsString("DecoderNamespace"); in run() local 2035 OpcMap[std::make_pair(DecoderNamespace, Size)].push_back(i); in run()
|
| /freebsd-10-stable/contrib/llvm/patches/ |
| D | patch-r262261-llvm-r198591-sparc.diff | 24 + let DecoderNamespace = "Sparc";
|
| /freebsd-10-stable/contrib/llvm/include/llvm/Target/ |
| D | Target.td | 343 // DecoderNamespace - The "namespace" in which this instruction exists, on 345 string DecoderNamespace = "";
|
| /freebsd-10-stable/contrib/llvm/lib/Target/AArch64/ |
| D | AArch64InstrFormats.td | 34 let DecoderNamespace = "A64";
|