/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-7.0/llvm/lib/Target/AMDGPU/ |
D | R600ISelLowering.cpp | 102 setTruncStoreAction(MVT::i32, MVT::i8, Custom); in R600TargetLowering() 103 setTruncStoreAction(MVT::i32, MVT::i16, Custom); in R600TargetLowering() 106 setTruncStoreAction(MVT::v2i32, MVT::v2i16, Custom); in R600TargetLowering() 107 setTruncStoreAction(MVT::v4i32, MVT::v4i16, Custom); in R600TargetLowering() 108 setTruncStoreAction(MVT::v8i32, MVT::v8i16, Custom); in R600TargetLowering() 109 setTruncStoreAction(MVT::v16i32, MVT::v16i16, Custom); in R600TargetLowering() 110 setTruncStoreAction(MVT::v32i32, MVT::v32i16, Custom); in R600TargetLowering() 111 setTruncStoreAction(MVT::v2i32, MVT::v2i8, Custom); in R600TargetLowering() 112 setTruncStoreAction(MVT::v4i32, MVT::v4i8, Custom); in R600TargetLowering() 113 setTruncStoreAction(MVT::v8i32, MVT::v8i8, Custom); in R600TargetLowering() [all …]
|
D | AMDGPUISelLowering.cpp | 264 setTruncStoreAction(MVT::i64, MVT::i1, Expand); in AMDGPUTargetLowering() 265 setTruncStoreAction(MVT::i64, MVT::i8, Expand); in AMDGPUTargetLowering() 266 setTruncStoreAction(MVT::i64, MVT::i16, Expand); in AMDGPUTargetLowering() 267 setTruncStoreAction(MVT::i64, MVT::i32, Expand); in AMDGPUTargetLowering() 269 setTruncStoreAction(MVT::v2i64, MVT::v2i1, Expand); in AMDGPUTargetLowering() 270 setTruncStoreAction(MVT::v2i64, MVT::v2i8, Expand); in AMDGPUTargetLowering() 271 setTruncStoreAction(MVT::v2i64, MVT::v2i16, Expand); in AMDGPUTargetLowering() 272 setTruncStoreAction(MVT::v2i64, MVT::v2i32, Expand); in AMDGPUTargetLowering() 274 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in AMDGPUTargetLowering() 275 setTruncStoreAction(MVT::v2f32, MVT::v2f16, Expand); in AMDGPUTargetLowering() [all …]
|
D | SIISelLowering.cpp | 166 setTruncStoreAction(MVT::v2i32, MVT::v2i16, Expand); in SITargetLowering() 167 setTruncStoreAction(MVT::v4i32, MVT::v4i16, Expand); in SITargetLowering() 168 setTruncStoreAction(MVT::v8i32, MVT::v8i16, Expand); in SITargetLowering() 169 setTruncStoreAction(MVT::v16i32, MVT::v16i16, Expand); in SITargetLowering() 170 setTruncStoreAction(MVT::v32i32, MVT::v32i16, Expand); in SITargetLowering() 171 setTruncStoreAction(MVT::v2i32, MVT::v2i8, Expand); in SITargetLowering() 172 setTruncStoreAction(MVT::v4i32, MVT::v4i8, Expand); in SITargetLowering() 173 setTruncStoreAction(MVT::v8i32, MVT::v8i8, Expand); in SITargetLowering() 174 setTruncStoreAction(MVT::v16i32, MVT::v16i8, Expand); in SITargetLowering() 175 setTruncStoreAction(MVT::v32i32, MVT::v32i8, Expand); in SITargetLowering() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
D | PTXISelLowering.cpp | 65 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in PTXTargetLowering()
|
/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-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyISelLowering.cpp | 103 setTruncStoreAction(T, MVT::f16, Expand); in WebAssemblyTargetLowering() 146 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in WebAssemblyTargetLowering()
|
/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-7.0/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 1492 setTruncStoreAction(VT, MVT::v2i32, Expand); in SparcTargetLowering() 1493 setTruncStoreAction(MVT::v2i32, VT, Expand); in SparcTargetLowering() 1521 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in SparcTargetLowering() 1522 setTruncStoreAction(MVT::f128, MVT::f32, Expand); in SparcTargetLowering() 1523 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXISelLowering.cpp | 449 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in NVPTXTargetLowering() 450 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in NVPTXTargetLowering() 451 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in NVPTXTargetLowering() 460 setTruncStoreAction(VT, MVT::i1, Expand); in NVPTXTargetLowering()
|
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 337 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in MipsTargetLowering() 338 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in MipsTargetLowering() 340 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in MipsTargetLowering() 492 setTruncStoreAction(MVT::i64, MVT::i32, Custom); in MipsTargetLowering()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 513 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in AArch64TargetLowering() 514 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in AArch64TargetLowering() 515 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in AArch64TargetLowering() 516 setTruncStoreAction(MVT::f128, MVT::f80, Expand); in AArch64TargetLowering() 517 setTruncStoreAction(MVT::f128, MVT::f64, Expand); in AArch64TargetLowering() 518 setTruncStoreAction(MVT::f128, MVT::f32, Expand); in AArch64TargetLowering() 519 setTruncStoreAction(MVT::f128, MVT::f16, Expand); in AArch64TargetLowering() 710 setTruncStoreAction(MVT::v2i32, MVT::v2i16, Expand); in AArch64TargetLowering() 729 setTruncStoreAction(VT, InnerVT, Expand); in AArch64TargetLowering() 746 setTruncStoreAction(MVT::v4i16, MVT::v4i8, Custom); in AArch64TargetLowering()
|
/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/MSP430/ |
D | MSP430ISelLowering.cpp | 96 setTruncStoreAction(MVT::i16, MVT::i8, Expand); in MSP430TargetLowering()
|
/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-7.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 174 setTruncStoreAction(MVT::i64, MVT::i32, Expand); in X86TargetLowering() 175 setTruncStoreAction(MVT::i64, MVT::i16, Expand); in X86TargetLowering() 176 setTruncStoreAction(MVT::i64, MVT::i8 , Expand); in X86TargetLowering() 177 setTruncStoreAction(MVT::i32, MVT::i16, Expand); in X86TargetLowering() 178 setTruncStoreAction(MVT::i32, MVT::i8 , Expand); in X86TargetLowering() 179 setTruncStoreAction(MVT::i16, MVT::i8, Expand); in X86TargetLowering() 181 setTruncStoreAction(MVT::f64, MVT::f32, Expand); in X86TargetLowering() 399 setTruncStoreAction(MVT::f32, MVT::f16, Expand); in X86TargetLowering() 400 setTruncStoreAction(MVT::f64, MVT::f16, Expand); in X86TargetLowering() 401 setTruncStoreAction(MVT::f80, MVT::f16, Expand); in X86TargetLowering() [all …]
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 1445 void setTruncStoreAction(MVT ValVT, MVT MemVT, in setTruncStoreAction() function
|