Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DR600ISelLowering.cpp173 const MVT ScalarIntVTs[] = { MVT::i32, MVT::i64 }; in R600TargetLowering() local
174 for (MVT VT : ScalarIntVTs) { in R600TargetLowering()
DAMDGPUISelLowering.cpp245 const MVT ScalarIntVTs[] = { MVT::i32, MVT::i64 }; in AMDGPUTargetLowering() local
246 for (MVT VT : ScalarIntVTs) { in AMDGPUTargetLowering()