Home | History | Annotate | Download | only in AMDGPU

Lines Matching refs:v4f32

72   addRegisterClass(MVT::v4f32, &AMDGPU::VReg_128RegClass);
127 setOperationAction(ISD::INTRINSIC_WO_CHAIN, MVT::v4f32, Custom);
2428 // types are legalized. v4i8 -> v4f32 is probably the only case to worry