/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 106 setTruncStoreAction(MVT::i32, MVT::i8, Custom); in R600TargetLowering() 107 setTruncStoreAction(MVT::i32, MVT::i16, Custom); in R600TargetLowering() 110 setTruncStoreAction(MVT::v2i32, MVT::v2i16, Custom); in R600TargetLowering() 111 setTruncStoreAction(MVT::v4i32, MVT::v4i16, Custom); in R600TargetLowering() 112 setTruncStoreAction(MVT::v8i32, MVT::v8i16, Custom); in R600TargetLowering() 113 setTruncStoreAction(MVT::v16i32, MVT::v16i16, Custom); in R600TargetLowering() 114 setTruncStoreAction(MVT::v32i32, MVT::v32i16, Custom); in R600TargetLowering() 115 setTruncStoreAction(MVT::v2i32, MVT::v2i8, Custom); in R600TargetLowering() 116 setTruncStoreAction(MVT::v4i32, MVT::v4i8, Custom); in R600TargetLowering() 117 setTruncStoreAction(MVT::v8i32, MVT::v8i8, Custom); in R600TargetLowering() [all …]
|
D | AMDGPUISelLowering.cpp | 206 setTruncStoreAction(MVT::i64, MVT::i1, Expand); in AMDGPUTargetLowering() 207 setTruncStoreAction(MVT::i64, MVT::i8, Expand); in AMDGPUTargetLowering() 208 setTruncStoreAction(MVT::i64, MVT::i16, Expand); in AMDGPUTargetLowering() 209 setTruncStoreAction(MVT::i64, MVT::i32, Expand); in AMDGPUTargetLowering() 211 setTruncStoreAction(MVT::v2i64, MVT::v2i1, Expand); in AMDGPUTargetLowering() 212 setTruncStoreAction(MVT::v2i64, MVT::v2i8, Expand); in AMDGPUTargetLowering() 213 setTruncStoreAction(MVT::v2i64, MVT::v2i16, Expand); in AMDGPUTargetLowering() 214 setTruncStoreAction(MVT::v2i64, MVT::v2i32, Expand); in AMDGPUTargetLowering() 216 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in AMDGPUTargetLowering() 217 setTruncStoreAction(MVT::v2f32, MVT::v2f16, Expand); in AMDGPUTargetLowering() [all …]
|
D | SIISelLowering.cpp | 194 setTruncStoreAction(MVT::v2i32, MVT::v2i16, Expand); in SITargetLowering() 195 setTruncStoreAction(MVT::v3i32, MVT::v3i16, Expand); in SITargetLowering() 196 setTruncStoreAction(MVT::v4i32, MVT::v4i16, Expand); in SITargetLowering() 197 setTruncStoreAction(MVT::v8i32, MVT::v8i16, Expand); in SITargetLowering() 198 setTruncStoreAction(MVT::v16i32, MVT::v16i16, Expand); in SITargetLowering() 199 setTruncStoreAction(MVT::v32i32, MVT::v32i16, Expand); in SITargetLowering() 200 setTruncStoreAction(MVT::v2i32, MVT::v2i8, Expand); in SITargetLowering() 201 setTruncStoreAction(MVT::v4i32, MVT::v4i8, Expand); in SITargetLowering() 202 setTruncStoreAction(MVT::v8i32, MVT::v8i8, Expand); in SITargetLowering() 203 setTruncStoreAction(MVT::v16i32, MVT::v16i8, Expand); in SITargetLowering() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 108 setTruncStoreAction(T, MVT::f16, Expand); in WebAssemblyTargetLowering() 246 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in WebAssemblyTargetLowering() 255 setTruncStoreAction(T, MemT, Expand); in WebAssemblyTargetLowering()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1450 setTruncStoreAction(VT, MVT::v2i32, Expand); in SparcTargetLowering() 1451 setTruncStoreAction(MVT::v2i32, VT, Expand); in SparcTargetLowering() 1479 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in SparcTargetLowering() 1480 setTruncStoreAction(MVT::f128, MVT::f32, Expand); in SparcTargetLowering() 1481 setTruncStoreAction(MVT::f128, MVT::f64, Expand); in SparcTargetLowering()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVISelLowering.cpp | 178 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in RISCVTargetLowering() 193 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in RISCVTargetLowering() 197 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in RISCVTargetLowering()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 461 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in NVPTXTargetLowering() 462 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in NVPTXTargetLowering() 463 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in NVPTXTargetLowering() 472 setTruncStoreAction(VT, MVT::i1, Expand); in NVPTXTargetLowering()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 333 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in MipsTargetLowering() 334 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in MipsTargetLowering() 336 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in MipsTargetLowering() 493 setTruncStoreAction(MVT::i64, MVT::i32, Custom); in MipsTargetLowering()
|
D | MipsSEISelLowering.cpp | 77 setTruncStoreAction(VT0, VT1, Expand); in MipsSETargetLowering()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 589 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in AArch64TargetLowering() 590 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in AArch64TargetLowering() 591 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in AArch64TargetLowering() 592 setTruncStoreAction(MVT::f128, MVT::f80, Expand); in AArch64TargetLowering() 593 setTruncStoreAction(MVT::f128, MVT::f64, Expand); in AArch64TargetLowering() 594 setTruncStoreAction(MVT::f128, MVT::f32, Expand); in AArch64TargetLowering() 595 setTruncStoreAction(MVT::f128, MVT::f16, Expand); in AArch64TargetLowering() 802 setTruncStoreAction(MVT::v2i32, MVT::v2i16, Expand); in AArch64TargetLowering() 822 setTruncStoreAction(VT, InnerVT, Expand); in AArch64TargetLowering() 850 setTruncStoreAction(MVT::v4i16, MVT::v4i8, Custom); in AArch64TargetLowering()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 183 setTruncStoreAction(MVT::i64, MVT::i32, Expand); in X86TargetLowering() 184 setTruncStoreAction(MVT::i64, MVT::i16, Expand); in X86TargetLowering() 185 setTruncStoreAction(MVT::i64, MVT::i8 , Expand); in X86TargetLowering() 186 setTruncStoreAction(MVT::i32, MVT::i16, Expand); in X86TargetLowering() 187 setTruncStoreAction(MVT::i32, MVT::i8 , Expand); in X86TargetLowering() 188 setTruncStoreAction(MVT::i16, MVT::i8, Expand); in X86TargetLowering() 190 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in X86TargetLowering() 382 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in X86TargetLowering() 383 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in X86TargetLowering() 384 setTruncStoreAction(MVT::f80, MVT::f16, Expand); in X86TargetLowering() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 74 setTruncStoreAction(MVT::i16, MVT::i8, Expand); in MSP430TargetLowering()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 1450 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in HexagonTargetLowering() 1507 setTruncStoreAction(VT, TargetVT, Expand); in HexagonTargetLowering()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRISelLowering.cpp | 65 setTruncStoreAction(MVT::i16, MVT::i8, Expand); in AVRTargetLowering()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 325 setTruncStoreAction(VT, InnerVT, Expand); in SystemZTargetLowering() 614 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in SystemZTargetLowering() 615 setTruncStoreAction(MVT::f128, MVT::f32, Expand); in SystemZTargetLowering() 616 setTruncStoreAction(MVT::f128, MVT::f64, Expand); in SystemZTargetLowering()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLowering.h | 2023 void setTruncStoreAction(MVT ValVT, MVT MemVT, in setTruncStoreAction() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 390 setTruncStoreAction(MVT::v4i32, MVT::v4i16, Legal); in addMVEVectorTypes() 391 setTruncStoreAction(MVT::v4i32, MVT::v4i8, Legal); in addMVEVectorTypes() 392 setTruncStoreAction(MVT::v8i16, MVT::v8i8, Legal); in addMVEVectorTypes() 729 setTruncStoreAction(VT, InnerVT, Expand); in ARMTargetLowering() 1013 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in ARMTargetLowering() 1014 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in ARMTargetLowering() 1015 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in ARMTargetLowering()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 170 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in PPCTargetLowering() 225 setTruncStoreAction(VT, MVT::i1, Expand); in PPCTargetLowering() 674 setTruncStoreAction(VT, InnerVT, Expand); in PPCTargetLowering() 938 setTruncStoreAction(MVT::f128, MVT::f64, Expand); in PPCTargetLowering() 939 setTruncStoreAction(MVT::f128, MVT::f32, Expand); in PPCTargetLowering() 981 setTruncStoreAction(MVT::v4f64, MVT::v4f32, Custom); in PPCTargetLowering()
|