/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/ |
H A D | WasmObjectFile.cpp | 1112 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 D | nccl.h | 72 NumTypes = 10 enumerator
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | type_manager.h | 93 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 D | type_manager.h | 93 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 D | type_manager.h | 93 size_t NumTypes() const { return id_to_type_.size(); } in NumTypes() function
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceIntrinsics.h | 147 uint8_t NumTypes; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86InstructionSelector.cpp | 1533 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in selectDivRem() local
|
H A D | X86FastISel.cpp | 1861 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 D | WasmObjectFile.cpp | 944 uint32_t NumTypes = Signatures.size(); in parseFunctionSection() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86InstructionSelector.cpp | 1539 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in selectDivRem() local
|
H A D | X86FastISel.cpp | 1850 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in X86SelectDivRem() local
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 1771 const static unsigned NumTypes = 4; // i8, i16, i32, i64 in X86SelectDivRem() local
|
/aosp_15_r20/external/clang/lib/Parse/ |
H A D | ParseDecl.cpp | 4956 const unsigned NumTypes = D.getNumTypeObjects(); in isPipeDeclerator() local
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 1799 for (unsigned TypeIdx = 0, NumTypes = NestedTypes.size(); TypeIdx != NumTypes; in MatchTemplateParametersToScopeSpecifier() local
|
H A D | SemaDecl.cpp | 14286 const unsigned NumTypes = 4; in getNextLargerIntegralType() local
|
H A D | TreeTransform.h | 11517 const unsigned NumTypes = llvm::array_lengthof(Types); in RebuildArrayType() local
|