Home
last modified time | relevance | path

Searched defs:NumTypes (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dtype_manager.h93 size_t NumTypes() const { return id_to_type_.size(); } in NumTypes() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dtype_manager.h93 size_t NumTypes() const { return id_to_type_.size(); } in NumTypes() function
/external/swiftshader/third_party/subzero/src/
DIceIntrinsics.h152 uint8_t NumTypes; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp757 uint32_t NumTypes = Signatures.size(); in parseFunctionSection() local
/external/llvm/lib/Target/X86/
DX86FastISel.cpp1771 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in X86SelectDivRem() local
/external/clang/lib/Parse/
DParseDecl.cpp4956 const unsigned NumTypes = D.getNumTypeObjects(); in isPipeDeclerator() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp1865 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in X86SelectDivRem() local
/external/clang/lib/Sema/
DSemaTemplate.cpp1799 for (unsigned TypeIdx = 0, NumTypes = NestedTypes.size(); TypeIdx != NumTypes; in MatchTemplateParametersToScopeSpecifier() local
DSemaDecl.cpp14286 const unsigned NumTypes = 4; in getNextLargerIntegralType() local
DTreeTransform.h11517 const unsigned NumTypes = llvm::array_lengthof(Types); in RebuildArrayType() local