Searched refs:candidateType (Results 1 – 15 of 15) sorted by relevance
102 Type QuantizedType::castFromStorageType(Type candidateType) { in castFromStorageType() argument103 if (candidateType == getStorageType()) { in castFromStorageType()106 } else if (candidateType.isa<RankedTensorType>()) { in castFromStorageType()109 candidateType.cast<RankedTensorType>().getShape(), getStorageType()); in castFromStorageType()110 } else if (candidateType.isa<UnrankedTensorType>()) { in castFromStorageType()113 } else if (candidateType.isa<VectorType>()) { in castFromStorageType()115 return VectorType::get(candidateType.cast<VectorType>().getShape(), in castFromStorageType()146 Type QuantizedType::castFromExpressedType(Type candidateType) { in castFromExpressedType() argument147 if (candidateType == getExpressedType()) { in castFromExpressedType()150 } else if (candidateType.isa<ShapedType>()) { in castFromExpressedType()[all …]
147 Type castFromStorageType(Type candidateType);160 Type castFromExpressedType(Type candidateType);173 Type castExpressedToStorageType(Type candidateType);
48 uint candidateType = rayQueryGetIntersectionTypeEXT(rayQuery, committed_false);49 if (candidateType == gl_RayQueryCandidateIntersectionTriangleEXT)
50 uint candidateType = rayQueryGetIntersectionTypeEXT(rayQuery, false);51 switch(candidateType)
49 uint candidateType = rayQueryGetIntersectionTypeEXT(rayQuery, false);50 switch(candidateType)
49 int candidateType = rayQueryGetIntersectionTypeEXT(rayQuery, false);50 switch(candidateType)
35 const TType &candidateType = candidate->getType(); in AreSymbolsTheSame() local36 const bool sameTypes = expectedType == candidateType && in AreSymbolsTheSame()37 expectedType.getPrecision() == candidateType.getPrecision() && in AreSymbolsTheSame()38 expectedType.getQualifier() == candidateType.getQualifier(); in AreSymbolsTheSame()
32 Name 69 "candidateType"116 69(candidateType): 68(ptr) Variable Function144 Store 69(candidateType) 71145 72: 14(int) Load 69(candidateType)
33 Name 69 "candidateType"118 69(candidateType): 68(ptr) Variable Function146 Store 69(candidateType) 71147 72: 14(int) Load 69(candidateType)
345 TypeMirror candidateType = typeUtils.erasure(t.asType()); in methodFromSuperinterfaces() local346 if (typeUtils.isAssignable(candidateType, methodContainerType)) { in methodFromSuperinterfaces()
META-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...
META-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
META-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...