| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.cpp | 266 setTruncStoreAction(MVT::i64, MVT::i1, Expand); in AMDGPUTargetLowering() 267 setTruncStoreAction(MVT::i64, MVT::i8, Expand); in AMDGPUTargetLowering() 268 setTruncStoreAction(MVT::i64, MVT::i16, Expand); in AMDGPUTargetLowering() 269 setTruncStoreAction(MVT::i64, MVT::i32, Expand); in AMDGPUTargetLowering() 271 setTruncStoreAction(MVT::v2i64, MVT::v2i1, Expand); in AMDGPUTargetLowering() 272 setTruncStoreAction(MVT::v2i64, MVT::v2i8, Expand); in AMDGPUTargetLowering() 273 setTruncStoreAction(MVT::v2i64, MVT::v2i16, Expand); in AMDGPUTargetLowering() 274 setTruncStoreAction(MVT::v2i64, MVT::v2i32, Expand); in AMDGPUTargetLowering() 276 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in AMDGPUTargetLowering() 284 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in AMDGPUTargetLowering() [all …]
|
| H A D | R600ISelLowering.cpp | 78 setTruncStoreAction(MVT::i32, MVT::i8, Custom); in R600TargetLowering() 79 setTruncStoreAction(MVT::i32, MVT::i16, Custom); in R600TargetLowering() 82 setTruncStoreAction(MVT::v2i32, MVT::v2i16, Custom); in R600TargetLowering() 83 setTruncStoreAction(MVT::v4i32, MVT::v4i16, Custom); in R600TargetLowering() 84 setTruncStoreAction(MVT::v8i32, MVT::v8i16, Custom); in R600TargetLowering() 87 setTruncStoreAction(MVT::v2i32, MVT::v2i8, Custom); in R600TargetLowering() 88 setTruncStoreAction(MVT::v4i32, MVT::v4i8, Custom); in R600TargetLowering() 89 setTruncStoreAction(MVT::v8i32, MVT::v8i8, Custom); in R600TargetLowering() 90 setTruncStoreAction(MVT::v16i32, MVT::v16i8, Custom); in R600TargetLowering() 94 setTruncStoreAction(MVT::v2i32, MVT::v2i1, Expand); in R600TargetLowering() [all …]
|
| H A D | SIISelLowering.cpp | 175 setTruncStoreAction(MVT::v2i32, MVT::v2i16, Expand); in SITargetLowering() 176 setTruncStoreAction(MVT::v3i32, MVT::v3i16, Expand); in SITargetLowering() 177 setTruncStoreAction(MVT::v4i32, MVT::v4i16, Expand); in SITargetLowering() 181 setTruncStoreAction(MVT::v2i32, MVT::v2i8, Expand); in SITargetLowering() 182 setTruncStoreAction(MVT::v4i32, MVT::v4i8, Expand); in SITargetLowering() 183 setTruncStoreAction(MVT::v8i32, MVT::v8i8, Expand); in SITargetLowering() 186 setTruncStoreAction(MVT::v2i16, MVT::v2i8, Expand); in SITargetLowering() 187 setTruncStoreAction(MVT::v4i16, MVT::v4i8, Expand); in SITargetLowering() 188 setTruncStoreAction(MVT::v8i16, MVT::v8i8, Expand); in SITargetLowering() 194 setTruncStoreAction(MVT::v4i64, MVT::v4i8, Expand); in SITargetLowering() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kISelLowering.cpp | 69 setTruncStoreAction(MVT::i64, MVT::i32, Expand); in M68kTargetLowering() 70 setTruncStoreAction(MVT::i64, MVT::i16, Expand); in M68kTargetLowering() 71 setTruncStoreAction(MVT::i64, MVT::i8, Expand); in M68kTargetLowering() 72 setTruncStoreAction(MVT::i32, MVT::i16, Expand); in M68kTargetLowering() 73 setTruncStoreAction(MVT::i32, MVT::i8, Expand); in M68kTargetLowering() 74 setTruncStoreAction(MVT::i16, MVT::i8, Expand); in M68kTargetLowering()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 134 setTruncStoreAction(T, MVT::f16, Expand); in WebAssemblyTargetLowering() 285 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in WebAssemblyTargetLowering() 294 setTruncStoreAction(T, MemT, Expand); in WebAssemblyTargetLowering() 307 setTruncStoreAction(MVT::v8i16, MVT::v8i8, Legal); in WebAssemblyTargetLowering() 308 setTruncStoreAction(MVT::v4i32, MVT::v4i16, Legal); in WebAssemblyTargetLowering()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcISelLowering.cpp | 1450 setTruncStoreAction(VT, MVT::v2i32, Expand); in SparcTargetLowering() 1451 setTruncStoreAction(MVT::v2i32, VT, Expand); in SparcTargetLowering() 1480 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in SparcTargetLowering() 1481 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in SparcTargetLowering() 1482 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in SparcTargetLowering() 1483 setTruncStoreAction(MVT::f128, MVT::f16, Expand); in SparcTargetLowering() 1484 setTruncStoreAction(MVT::f128, MVT::f32, Expand); in SparcTargetLowering() 1485 setTruncStoreAction(MVT::f128, MVT::f64, Expand); in SparcTargetLowering()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXISelLowering.cpp | 445 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in NVPTXTargetLowering() 446 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in NVPTXTargetLowering() 447 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in NVPTXTargetLowering() 456 setTruncStoreAction(VT, MVT::i1, Expand); in NVPTXTargetLowering()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 838 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in AArch64TargetLowering() 839 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in AArch64TargetLowering() 840 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in AArch64TargetLowering() 841 setTruncStoreAction(MVT::f128, MVT::f80, Expand); in AArch64TargetLowering() 842 setTruncStoreAction(MVT::f128, MVT::f64, Expand); in AArch64TargetLowering() 843 setTruncStoreAction(MVT::f128, MVT::f32, Expand); in AArch64TargetLowering() 844 setTruncStoreAction(MVT::f128, MVT::f16, Expand); in AArch64TargetLowering() 1107 setTruncStoreAction(VT, InnerVT, Expand); in AArch64TargetLowering() 1140 setTruncStoreAction(MVT::v4i16, MVT::v4i8, Custom); in AArch64TargetLowering() 1244 setTruncStoreAction(VT, InnerVT, Expand); in AArch64TargetLowering() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.cpp | 345 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in RISCVTargetLowering() 364 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in RISCVTargetLowering() 368 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in RISCVTargetLowering() 486 setTruncStoreAction(OtherVT, VT, Expand); in RISCVTargetLowering() 565 setTruncStoreAction(VT, OtherVT, Expand); in RISCVTargetLowering() 636 setTruncStoreAction(VT, SmallVT, Expand); in RISCVTargetLowering() 667 setTruncStoreAction(VT, OtherVT, Expand); in RISCVTargetLowering() 783 setTruncStoreAction(VT, OtherVT, Expand); in RISCVTargetLowering()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.cpp | 332 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in MipsTargetLowering() 333 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in MipsTargetLowering() 335 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in MipsTargetLowering() 492 setTruncStoreAction(MVT::i64, MVT::i32, Custom); in MipsTargetLowering()
|
| H A D | MipsSEISelLowering.cpp | 77 setTruncStoreAction(VT0, VT1, Expand); in MipsSETargetLowering()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.cpp | 105 setTruncStoreAction(VT, MVT::i1, Expand); in initSPUActions() 112 setTruncStoreAction(FPVT, OtherFPVT, Expand); in initSPUActions()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 193 setTruncStoreAction(MVT::i64, MVT::i32, Expand); in X86TargetLowering() 194 setTruncStoreAction(MVT::i64, MVT::i16, Expand); in X86TargetLowering() 195 setTruncStoreAction(MVT::i64, MVT::i8 , Expand); in X86TargetLowering() 196 setTruncStoreAction(MVT::i32, MVT::i16, Expand); in X86TargetLowering() 197 setTruncStoreAction(MVT::i32, MVT::i8 , Expand); in X86TargetLowering() 198 setTruncStoreAction(MVT::i16, MVT::i8, Expand); in X86TargetLowering() 200 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in X86TargetLowering() 421 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in X86TargetLowering() 422 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in X86TargetLowering() 423 setTruncStoreAction(MVT::f80, MVT::f16, Expand); in X86TargetLowering() [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelLowering.cpp | 73 setTruncStoreAction(MVT::i16, MVT::i8, Expand); in MSP430TargetLowering()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 189 setTruncStoreAction(MVT::f64, MVT::f16, Legal); in PPCTargetLowering() 190 setTruncStoreAction(MVT::f32, MVT::f16, Legal); in PPCTargetLowering() 199 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in PPCTargetLowering() 200 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in PPCTargetLowering() 203 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in PPCTargetLowering() 281 setTruncStoreAction(VT, MVT::i1, Expand); in PPCTargetLowering() 832 setTruncStoreAction(VT, InnerVT, Expand); in PPCTargetLowering() 1130 setTruncStoreAction(MVT::f128, MVT::f64, Expand); in PPCTargetLowering() 1131 setTruncStoreAction(MVT::f128, MVT::f32, Expand); in PPCTargetLowering()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.cpp | 1609 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in HexagonTargetLowering() 1667 setTruncStoreAction(VT, TargetVT, Expand); in HexagonTargetLowering()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRISelLowering.cpp | 66 setTruncStoreAction(MVT::i16, MVT::i8, Expand); in AVRTargetLowering()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.cpp | 332 setTruncStoreAction(VT, InnerVT, Expand); in SystemZTargetLowering() 622 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in SystemZTargetLowering() 623 setTruncStoreAction(MVT::f128, MVT::f32, Expand); in SystemZTargetLowering() 624 setTruncStoreAction(MVT::f128, MVT::f64, Expand); in SystemZTargetLowering()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 2205 void setTruncStoreAction(MVT ValVT, MVT MemVT, in setTruncStoreAction() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.cpp | 411 setTruncStoreAction(MVT::v4i32, MVT::v4i16, Legal); in addMVEVectorTypes() 412 setTruncStoreAction(MVT::v4i32, MVT::v4i8, Legal); in addMVEVectorTypes() 413 setTruncStoreAction(MVT::v8i16, MVT::v8i8, Legal); in addMVEVectorTypes() 768 setTruncStoreAction(VT, InnerVT, Expand); in ARMTargetLowering() 1074 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in ARMTargetLowering() 1075 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in ARMTargetLowering() 1076 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in ARMTargetLowering()
|