/external/llvm/lib/Target/R600/ |
D | AMDGPUISelLowering.cpp | 172 setTruncStoreAction(MVT::v2i32, MVT::v2i16, Custom); in AMDGPUTargetLowering() 173 setTruncStoreAction(MVT::v2i32, MVT::v2i8, Custom); in AMDGPUTargetLowering() 174 setTruncStoreAction(MVT::v4i32, MVT::v4i8, Custom); in AMDGPUTargetLowering() 178 setTruncStoreAction(MVT::v4i32, MVT::v4i16, Expand); in AMDGPUTargetLowering() 180 setTruncStoreAction(MVT::i64, MVT::i16, Expand); in AMDGPUTargetLowering() 181 setTruncStoreAction(MVT::i64, MVT::i8, Expand); in AMDGPUTargetLowering() 182 setTruncStoreAction(MVT::i64, MVT::i1, Expand); in AMDGPUTargetLowering() 183 setTruncStoreAction(MVT::v2i64, MVT::v2i1, Expand); in AMDGPUTargetLowering() 184 setTruncStoreAction(MVT::v4i64, MVT::v4i1, Expand); in AMDGPUTargetLowering() 261 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in AMDGPUTargetLowering() [all …]
|
D | SIISelLowering.cpp | 158 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in SITargetLowering() 159 setTruncStoreAction(MVT::i64, MVT::i32, Expand); in SITargetLowering() 160 setTruncStoreAction(MVT::v8i32, MVT::v8i16, Expand); in SITargetLowering() 161 setTruncStoreAction(MVT::v16i32, MVT::v16i16, Expand); in SITargetLowering()
|
D | R600ISelLowering.cpp | 143 setTruncStoreAction(MVT::i32, MVT::i8, Custom); in R600TargetLowering() 144 setTruncStoreAction(MVT::i32, MVT::i16, Custom); in R600TargetLowering()
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 210 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in NVPTXTargetLowering() 211 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in NVPTXTargetLowering() 212 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in NVPTXTargetLowering() 221 setTruncStoreAction(VT, MVT::i1, Expand); in NVPTXTargetLowering()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 438 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in AArch64TargetLowering() 439 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in AArch64TargetLowering() 440 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in AArch64TargetLowering() 441 setTruncStoreAction(MVT::f128, MVT::f80, Expand); in AArch64TargetLowering() 442 setTruncStoreAction(MVT::f128, MVT::f64, Expand); in AArch64TargetLowering() 443 setTruncStoreAction(MVT::f128, MVT::f32, Expand); in AArch64TargetLowering() 444 setTruncStoreAction(MVT::f128, MVT::f16, Expand); in AArch64TargetLowering() 584 setTruncStoreAction(MVT::v2i32, MVT::v2i16, Expand); in AArch64TargetLowering() 598 setTruncStoreAction(VT, InnerVT, Expand); in AArch64TargetLowering()
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 238 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in MipsTargetLowering() 239 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in MipsTargetLowering() 241 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in MipsTargetLowering() 400 setTruncStoreAction(MVT::i64, MVT::i32, Custom); in MipsTargetLowering()
|
D | MipsSEISelLowering.cpp | 51 setTruncStoreAction(VT0, VT1, Expand); in MipsSETargetLowering()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1391 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in SparcTargetLowering() 1392 setTruncStoreAction(MVT::f128, MVT::f32, Expand); in SparcTargetLowering() 1393 setTruncStoreAction(MVT::f128, MVT::f64, Expand); in SparcTargetLowering()
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 1301 void setTruncStoreAction(MVT ValVT, MVT MemVT, in setTruncStoreAction() function
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 290 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in SystemZTargetLowering() 291 setTruncStoreAction(MVT::f128, MVT::f32, Expand); in SystemZTargetLowering() 292 setTruncStoreAction(MVT::f128, MVT::f64, Expand); in SystemZTargetLowering()
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 93 setTruncStoreAction(MVT::i16, MVT::i8, Expand); in MSP430TargetLowering()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 1322 setTruncStoreAction(VT, (MVT::SimpleValueType) TargetVT, Expand); in HexagonTargetLowering() 1623 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in HexagonTargetLowering()
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 160 setTruncStoreAction(MVT::i64, MVT::i32, Expand); in X86TargetLowering() 161 setTruncStoreAction(MVT::i64, MVT::i16, Expand); in X86TargetLowering() 162 setTruncStoreAction(MVT::i64, MVT::i8 , Expand); in X86TargetLowering() 163 setTruncStoreAction(MVT::i32, MVT::i16, Expand); in X86TargetLowering() 164 setTruncStoreAction(MVT::i32, MVT::i8 , Expand); in X86TargetLowering() 165 setTruncStoreAction(MVT::i16, MVT::i8, Expand); in X86TargetLowering() 167 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in X86TargetLowering() 385 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in X86TargetLowering() 386 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in X86TargetLowering() 387 setTruncStoreAction(MVT::f80, MVT::f16, Expand); in X86TargetLowering() [all …]
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 412 setTruncStoreAction(VT, InnerVT, Expand); in ARMTargetLowering() 637 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in ARMTargetLowering() 638 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in ARMTargetLowering() 639 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in ARMTargetLowering()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 83 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in PPCTargetLowering() 127 setTruncStoreAction(VT, MVT::i1, Expand); in PPCTargetLowering() 479 setTruncStoreAction(VT, InnerVT, Expand); in PPCTargetLowering() 639 setTruncStoreAction(MVT::v4f64, MVT::v4f32, Custom); in PPCTargetLowering()
|
/external/llvm/docs/ |
D | WritingAnLLVMBackend.rst | 1333 * ``setTruncStoreAction`` --- Truncating store.
|