Searched refs:ScalarIntVTs (Results 1 – 3 of 3) sorted by relevance
258 const MVT ScalarIntVTs[] = { MVT::i32, MVT::i64 }; in R600TargetLowering() local259 for (MVT VT : ScalarIntVTs) { in R600TargetLowering()
305 const MVT ScalarIntVTs[] = { MVT::i32, MVT::i64 }; in AMDGPUTargetLowering() local306 for (MVT VT : ScalarIntVTs) { in AMDGPUTargetLowering()
191 const MVT ScalarIntVTs[] = { MVT::i32, MVT::i64 }; in PPCTargetLowering() local192 for (MVT VT : ScalarIntVTs) { in PPCTargetLowering()