Searched refs:reducedInputTypes (Results 1 – 3 of 3) sorted by relevance
1126 static const InputTypeSpec reducedInputTypes[] = in init() local1147 …ec* inTypeList = (ops[opNdx].extendedInputTypeCases) ? (extendedInputTypes) : (reducedInputTypes); in init()1148 …putTypeCases) ? (DE_LENGTH_OF_ARRAY(extendedInputTypes)) : (DE_LENGTH_OF_ARRAY(reducedInputTypes)); in init()
1822 static const InputTypeSpec reducedInputTypes[] = in init() local1849 …ec* inTypeList = (ops[opNdx].extendedInputTypeCases) ? (extendedInputTypes) : (reducedInputTypes); in init()1850 …putTypeCases) ? (DE_LENGTH_OF_ARRAY(extendedInputTypes)) : (DE_LENGTH_OF_ARRAY(reducedInputTypes)); in init()
2011 static const InputTypeSpec reducedInputTypes[] = in init() local2037 …ec* inTypeList = (ops[opNdx].extendedInputTypeCases) ? (extendedInputTypes) : (reducedInputTypes); in init()2038 …putTypeCases) ? (DE_LENGTH_OF_ARRAY(extendedInputTypes)) : (DE_LENGTH_OF_ARRAY(reducedInputTypes)); in init()