Searched defs:RType (Results 1 – 9 of 9) sorted by relevance
24 type RType<T> = T extends SomeAbstractClass<any, any, infer R> ? R : never; alias
282 D3DRESOURCETYPE RType, in NineAdapter9_CheckDeviceFormat()
959 if (uint32_t RType = in writeRelocations() local967 if (uint32_t RType = in writeRelocations() local
110 enum ReduceType RType() const { return eRType; } in RType() function
1779 RecTy *RType = resolveTypes(Type, VTy); in ParseOperationCond() local
2161 uint64_t RType = getRelocationType(Rel); in getRelocationTypeName() local
2747 Type *RType = RVal->getType(); in isCompatibleIVType() local
7596 EVT RType = Node->getValueType(1); in expandMULO() local
668 unsigned LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); in CompareSCEVComplexity() local