Searched refs:srcTypes (Results 1 – 5 of 5) sorted by relevance
299 protected static int recordTypeData(int n, TypeData[] srcTypes, TypeData[] destTypes) { in recordTypeData() argument302 TypeData t = validateTypeData(srcTypes, n, i); in recordTypeData()311 protected static void copyTypeData(int n, TypeData[] srcTypes, TypeData[] destTypes) { in copyTypeData() argument313 destTypes[i] = srcTypes[i]; in copyTypeData()
196 uint16_t srcTypes; member
145 opInfo[i].srcTypes = 1 << (int)TYPE_F32; in initOpInfo()
229 opInfo[i].srcTypes = 1 << (int)TYPE_F32; in initOpInfo()
56 opInfo[i].srcTypes = 1 << (int)TYPE_F32; in initOpInfo()