Home
last modified time | relevance | path

Searched refs:setTruncStoreAction (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp106 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 …]
DAMDGPUISelLowering.cpp206 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 …]
DSIISelLowering.cpp194 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/
DWebAssemblyISelLowering.cpp108 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/
DSparcISelLowering.cpp1450 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/
DRISCVISelLowering.cpp178 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/
DNVPTXISelLowering.cpp461 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/
DMipsISelLowering.cpp333 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()
DMipsSEISelLowering.cpp77 setTruncStoreAction(VT0, VT1, Expand); in MipsSETargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp589 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/
DX86ISelLowering.cpp183 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/
DMSP430ISelLowering.cpp74 setTruncStoreAction(MVT::i16, MVT::i8, Expand); in MSP430TargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1450 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/
DAVRISelLowering.cpp65 setTruncStoreAction(MVT::i16, MVT::i8, Expand); in AVRTargetLowering()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp325 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/
DTargetLowering.h2023 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/
DARMISelLowering.cpp390 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/
DPPCISelLowering.cpp170 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()