Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DWasmObjectFile.cpp1112 uint32_t NumTypes = Signatures.size(); in parseImportSection() local
1172 uint32_t NumTypes = Signatures.size(); in parseFunctionSection() local
1229 uint32_t NumTypes = Signatures.size(); in parseTagSection() local
/aosp_15_r20/external/pytorch/torch/csrc/cuda/
H A Dnccl.h72 NumTypes = 10 enumerator
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dtype_manager.h93 size_t NumTypes() const { return id_to_type_.size(); } in NumTypes() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dtype_manager.h93 size_t NumTypes() const { return id_to_type_.size(); } in NumTypes() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dtype_manager.h93 size_t NumTypes() const { return id_to_type_.size(); } in NumTypes() function
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceIntrinsics.h147 uint8_t NumTypes; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp1533 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in selectDivRem() local
H A DX86FastISel.cpp1861 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in X86SelectDivRem() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
H A DWasmObjectFile.cpp944 uint32_t NumTypes = Signatures.size(); in parseFunctionSection() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstructionSelector.cpp1539 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in selectDivRem() local
H A DX86FastISel.cpp1850 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in X86SelectDivRem() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp1771 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in X86SelectDivRem() local
/aosp_15_r20/external/clang/lib/Parse/
H A DParseDecl.cpp4956 const unsigned NumTypes = D.getNumTypeObjects(); in isPipeDeclerator() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaTemplate.cpp1799 for (unsigned TypeIdx = 0, NumTypes = NestedTypes.size(); TypeIdx != NumTypes; in MatchTemplateParametersToScopeSpecifier() local
H A DSemaDecl.cpp14286 const unsigned NumTypes = 4; in getNextLargerIntegralType() local
H A DTreeTransform.h11517 const unsigned NumTypes = llvm::array_lengthof(Types); in RebuildArrayType() local