/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUISelLowering.cpp | 183 setTruncStoreAction(MVT::v2i32, MVT::v2i8, Custom); in AMDGPUTargetLowering() 184 setTruncStoreAction(MVT::v2i32, MVT::v2i16, Custom); in AMDGPUTargetLowering() 186 setTruncStoreAction(MVT::v4i32, MVT::v4i8, Custom); in AMDGPUTargetLowering() 187 setTruncStoreAction(MVT::v4i32, MVT::v4i16, Expand); in AMDGPUTargetLowering() 189 setTruncStoreAction(MVT::v8i32, MVT::v8i16, Expand); in AMDGPUTargetLowering() 190 setTruncStoreAction(MVT::v16i32, MVT::v16i8, Expand); in AMDGPUTargetLowering() 191 setTruncStoreAction(MVT::v16i32, MVT::v16i16, Expand); in AMDGPUTargetLowering() 193 setTruncStoreAction(MVT::i64, MVT::i1, Expand); in AMDGPUTargetLowering() 194 setTruncStoreAction(MVT::i64, MVT::i8, Expand); in AMDGPUTargetLowering() 195 setTruncStoreAction(MVT::i64, MVT::i16, Expand); in AMDGPUTargetLowering() [all …]
|
D | R600ISelLowering.cpp | 81 setTruncStoreAction(MVT::i32, MVT::i8, Custom); in R600TargetLowering() 82 setTruncStoreAction(MVT::i32, MVT::i16, Custom); in R600TargetLowering() 85 setTruncStoreAction(MVT::v2i32, MVT::v2i1, Expand); in R600TargetLowering() 86 setTruncStoreAction(MVT::v4i32, MVT::v4i1, Expand); in R600TargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUISelLowering.cpp | 123 setTruncStoreAction(MVT::i128, MVT::i64, Expand); in SPUTargetLowering() 124 setTruncStoreAction(MVT::i128, MVT::i32, Expand); in SPUTargetLowering() 125 setTruncStoreAction(MVT::i128, MVT::i16, Expand); in SPUTargetLowering() 126 setTruncStoreAction(MVT::i128, MVT::i8, Expand); in SPUTargetLowering() 128 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in SPUTargetLowering() 147 setTruncStoreAction(VT, StoreVT, Expand); in SPUTargetLowering() 160 setTruncStoreAction(VT, StoreVT, Expand); in SPUTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
D | PTXISelLowering.cpp | 65 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in PTXTargetLowering()
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 131 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in WebAssemblyTargetLowering()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1511 setTruncStoreAction(VT, MVT::v2i32, Expand); in SparcTargetLowering() 1512 setTruncStoreAction(MVT::v2i32, VT, Expand); in SparcTargetLowering() 1540 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in SparcTargetLowering() 1541 setTruncStoreAction(MVT::f128, MVT::f32, Expand); in SparcTargetLowering() 1542 setTruncStoreAction(MVT::f128, MVT::f64, Expand); in SparcTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 158 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in SystemZTargetLowering()
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetLowering.h | 1072 void setTruncStoreAction(MVT ValVT, MVT MemVT, in setTruncStoreAction() function
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 221 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in NVPTXTargetLowering() 222 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in NVPTXTargetLowering() 223 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in NVPTXTargetLowering() 232 setTruncStoreAction(VT, MVT::i1, Expand); in NVPTXTargetLowering()
|
/external/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 145 setTruncStoreAction(MVT::i64, MVT::i32, Expand); in X86TargetLowering() 146 setTruncStoreAction(MVT::i64, MVT::i16, Expand); in X86TargetLowering() 147 setTruncStoreAction(MVT::i64, MVT::i8 , Expand); in X86TargetLowering() 148 setTruncStoreAction(MVT::i32, MVT::i16, Expand); in X86TargetLowering() 149 setTruncStoreAction(MVT::i32, MVT::i8 , Expand); in X86TargetLowering() 150 setTruncStoreAction(MVT::i16, MVT::i8, Expand); in X86TargetLowering() 152 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in X86TargetLowering() 366 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in X86TargetLowering() 367 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in X86TargetLowering() 368 setTruncStoreAction(MVT::f80, MVT::f16, Expand); in X86TargetLowering() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeISelLowering.cpp | 183 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in MBlazeTargetLowering()
|
/external/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 259 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in MipsTargetLowering() 260 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in MipsTargetLowering() 262 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in MipsTargetLowering() 416 setTruncStoreAction(MVT::i64, MVT::i32, Custom); in MipsTargetLowering()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 428 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in AArch64TargetLowering() 429 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in AArch64TargetLowering() 430 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in AArch64TargetLowering() 431 setTruncStoreAction(MVT::f128, MVT::f80, Expand); in AArch64TargetLowering() 432 setTruncStoreAction(MVT::f128, MVT::f64, Expand); in AArch64TargetLowering() 433 setTruncStoreAction(MVT::f128, MVT::f32, Expand); in AArch64TargetLowering() 434 setTruncStoreAction(MVT::f128, MVT::f16, Expand); in AArch64TargetLowering() 599 setTruncStoreAction(MVT::v2i32, MVT::v2i16, Expand); in AArch64TargetLowering() 613 setTruncStoreAction(VT, InnerVT, Expand); in AArch64TargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelLowering.cpp | 71 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in AlphaTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 96 setTruncStoreAction(MVT::i16, MVT::i8, Expand); in MSP430TargetLowering()
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 1445 void setTruncStoreAction(MVT ValVT, MVT MemVT, in setTruncStoreAction() function
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 89 setTruncStoreAction(MVT::i16, MVT::i8, Expand); in MSP430TargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 702 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in SparcTargetLowering()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 277 setTruncStoreAction(VT, InnerVT, Expand); in SystemZTargetLowering() 420 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in SystemZTargetLowering() 421 setTruncStoreAction(MVT::f128, MVT::f32, Expand); in SystemZTargetLowering() 422 setTruncStoreAction(MVT::f128, MVT::f64, Expand); in SystemZTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86ISelLowering.cpp | 236 setTruncStoreAction(MVT::i64, MVT::i32, Expand); in X86TargetLowering() 237 setTruncStoreAction(MVT::i64, MVT::i16, Expand); in X86TargetLowering() 238 setTruncStoreAction(MVT::i64, MVT::i8 , Expand); in X86TargetLowering() 239 setTruncStoreAction(MVT::i32, MVT::i16, Expand); in X86TargetLowering() 240 setTruncStoreAction(MVT::i32, MVT::i8 , Expand); in X86TargetLowering() 241 setTruncStoreAction(MVT::i16, MVT::i8, Expand); in X86TargetLowering() 743 setTruncStoreAction((MVT::SimpleValueType)VT, in X86TargetLowering() 900 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in X86TargetLowering()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelLowering.cpp | 1900 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in HexagonTargetLowering() 1966 setTruncStoreAction(VT, TargetVT, Expand); in HexagonTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 116 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in MipsTargetLowering()
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 132 setTruncStoreAction(VT.getSimpleVT(), in addTypeForNEON() 441 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in ARMTargetLowering() 485 setTruncStoreAction(MVT::v2f64, MVT::v2f32, Expand); in ARMTargetLowering()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 94 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in PPCTargetLowering() 138 setTruncStoreAction(VT, MVT::i1, Expand); in PPCTargetLowering() 497 setTruncStoreAction(VT, InnerVT, Expand); in PPCTargetLowering() 686 setTruncStoreAction(MVT::v4f64, MVT::v4f32, Custom); in PPCTargetLowering()
|
/external/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 444 setTruncStoreAction(VT, InnerVT, Expand); in ARMTargetLowering() 697 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in ARMTargetLowering() 698 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in ARMTargetLowering() 699 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in ARMTargetLowering()
|