reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
200 return all(all(P0, P1), args...); 200 return all(all(P0, P1), args...); 435 return actionIf(Action, all(typeInSet(typeIdx(0), Types), 447 return actionIf(Action, all(typeInSet(typeIdx(0), Types0), 458 return actionIf(Action, all(typeInSet(typeIdx(0), Types0), 459 all(typeInSet(typeIdx(1), Types1), 754 all(Predicate, scalarOrEltNarrowerThan(lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
301 .legalIf(all(isRegisterType(0), isRegisterType(1))) 505 .legalIf(all(typeIs(0, S1), isPointer(1))); 886 .legalIf(all(isPointer(0), typeIs(1, S1))); 945 .lowerIf(all(typeIs(LitTyIdx, S16), sizeIs(BigTyIdx, 32)))