Home
last modified time | relevance | path

Searched refs:ScalarIntVTs (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp256 const MVT ScalarIntVTs[] = { MVT::i32, MVT::i64 }; in R600TargetLowering() local
257 for (MVT VT : ScalarIntVTs) { in R600TargetLowering()
DAMDGPUISelLowering.cpp347 const MVT ScalarIntVTs[] = { MVT::i32, MVT::i64 }; in AMDGPUTargetLowering() local
348 for (MVT VT : ScalarIntVTs) { in AMDGPUTargetLowering()
/external/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp184 const MVT ScalarIntVTs[] = { MVT::i32, MVT::i64 }; in R600TargetLowering() local
185 for (MVT VT : ScalarIntVTs) { in R600TargetLowering()
DAMDGPUISelLowering.cpp291 const MVT ScalarIntVTs[] = { MVT::i32, MVT::i64 }; in AMDGPUTargetLowering() local
292 for (MVT VT : ScalarIntVTs) { in AMDGPUTargetLowering()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp183 const MVT ScalarIntVTs[] = { MVT::i32, MVT::i64 }; in PPCTargetLowering() local
184 for (MVT VT : ScalarIntVTs) { in PPCTargetLowering()