Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp190 const MVT ScalarIntVTs[] = { MVT::i32, MVT::i64 }; in R600TargetLowering() local
191 for (MVT VT : ScalarIntVTs) in R600TargetLowering()
H A DAMDGPUISelLowering.cpp473 const MVT ScalarIntVTs[] = { MVT::i32, MVT::i64 }; in AMDGPUTargetLowering() local
474 for (MVT VT : ScalarIntVTs) { in AMDGPUTargetLowering()