Home
last modified time | relevance | path

Searched defs:RType (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/tests/cases/compiler/
DinferenceErasedSignatures.ts24 type RType<T> = T extends SomeAbstractClass<any, any, infer R> ? R : never; alias
/third_party/mesa3d/src/gallium/frontends/nine/
Dadapter9.c282 D3DRESOURCETYPE RType, in NineAdapter9_CheckDeviceFormat()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp959 if (uint32_t RType = in writeRelocations() local
967 if (uint32_t RType = in writeRelocations() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMicroMipsSizeReduction.cpp110 enum ReduceType RType() const { return eRType; } in RType() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.cpp1779 RecTy *RType = resolveTypes(Type, VTy); in ParseOperationCond() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DMachOObjectFile.cpp2161 uint64_t RType = getRelocationType(Rel); in getRelocationTypeName() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2747 Type *RType = RVal->getType(); in isCompatibleIVType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp7596 EVT RType = Node->getValueType(1); in expandMULO() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp668 unsigned LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); in CompareSCEVComplexity() local