Searched refs:LegalityPredicate (Results 1 – 5 of 5) sorted by relevance
33 LegalityPredicate42 LegalityPredicate LegalityPredicates::typePairInSet( in typePairInSet()52 LegalityPredicate LegalityPredicates::typePairAndMemDescInSet( in typePairAndMemDescInSet()67 LegalityPredicate LegalityPredicates::isScalar(unsigned TypeIdx) { in isScalar()73 LegalityPredicate LegalityPredicates::isVector(unsigned TypeIdx) { in isVector()79 LegalityPredicate LegalityPredicates::isPointer(unsigned TypeIdx) { in isPointer()85 LegalityPredicate LegalityPredicates::isPointer(unsigned TypeIdx, in isPointer()93 LegalityPredicate LegalityPredicates::elementTypeIs(unsigned TypeIdx, in elementTypeIs()117 LegalityPredicate LegalityPredicates::smallerThan(unsigned TypeIdx0, in smallerThan()125 LegalityPredicate LegalityPredicates::largerThan(unsigned TypeIdx0, in largerThan()[all …]
255 LegalityPredicate typeInSet(unsigned TypeIdx,267 LegalityPredicate272 LegalityPredicate typePairAndMemDescInSet(276 LegalityPredicate isScalar(unsigned TypeIdx);278 LegalityPredicate isVector(unsigned TypeIdx);280 LegalityPredicate isPointer(unsigned TypeIdx);310 LegalityPredicate sizeNotPow2(unsigned TypeIdx);332 LegalityPredicate memSizeInBytesNotPow2(unsigned MMOIdx);340 LegalityPredicate numElementsNotPow2(unsigned TypeIdx);394 LegalityPredicate Predicate;[all …]
176 LegalityPredicate(([=](const LegalityQuery &Query) { in SPIRVLegalizerInfo()
66 static LegalityPredicate isSmallOddVector(unsigned TypeIdx) { in isSmallOddVector()80 static LegalityPredicate sizeIsMultipleOf32(unsigned TypeIdx) { in sizeIsMultipleOf32()87 static LegalityPredicate isWideVec16(unsigned TypeIdx) { in isWideVec16()164 static LegalityPredicate vectorSmallerThan(unsigned TypeIdx, unsigned Size) { in vectorSmallerThan()171 static LegalityPredicate vectorWiderThan(unsigned TypeIdx, unsigned Size) { in vectorWiderThan()178 static LegalityPredicate numElementsNotEven(unsigned TypeIdx) { in numElementsNotEven()213 static LegalityPredicate isRegisterType(unsigned TypeIdx) { in isRegisterType()219 static LegalityPredicate elementTypeIsLegal(unsigned TypeIdx) { in elementTypeIsLegal()231 static LegalityPredicate isWideScalarExtLoadTruncStore(unsigned TypeIdx) { in isWideScalarExtLoadTruncStore()
210 ``LegalityPredicate`` function returns true. This predicate has access to the