Home | History | Annotate | Download | only in AMDGPU

Lines Matching defs:IsFast

2209     bool IsFast;
2215 if (!allowsMisalignedMemoryAccesses(VT, AS, Align, &IsFast)) {
2221 if (!IsFast)
2257 bool IsFast;
2264 if (!allowsMisalignedMemoryAccesses(VT, AS, Align, &IsFast))
2267 if (!IsFast)