Home
last modified time | relevance | path

Searched defs:ElementType (Results 1 - 25 of 25) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
H A Dspan.h72 struct ElementType { struct
77 struct ElementType<T (&)[N]> { struct
/third_party/skia/third_party/externals/tint/src/sem/
H A Dconstant.h95 const sem::Type* ElementType() const { return elem_type_; } in ElementType() function in tint::sem::Constant
/third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/
H A DCurrencyDataParser.java51 private enum ElementType { enum in CurrencyDataParser.Handler
63 ElementType(String elemName) { in ElementType() method in CurrencyDataParser.Handler.ElementType
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/memory/
H A Dmemory.h310 struct ElementType { struct
315 struct ElementType<T, void_t<typename T::element_type>> { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp403 Type *ElementType = GEP->getResultElementType(); in tryReassociateGEPAtIndex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DDerivedTypes.h458 static PointerType *getUnqual(Type *ElementType) { in getUnqual() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateLineWidthTests.cpp116 typedef tcu::Vec4 ElementType; in buildVertices() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DType.cpp587 ArrayType *ArrayType::get(Type *ElementType, uint64_t NumElements) { in get() argument
614 VectorType *VectorType::get(Type *ElementType, ElementCount EC) { in get() argument
[all...]
H A DCore.cpp743 LLVMTypeRef LLVMArrayType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMArrayType() argument
747 LLVMTypeRef LLVMPointerType(LLVMTypeRef ElementType, unsigned AddressSpace) { in LLVMPointerType() argument
751 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMVectorType() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDerivedTypes.h460 static VectorType *get(Type *ElementType, unsigned NumElements, in get() argument
594 static PointerType *getUnqual(Type *ElementType) { in getUnqual() argument
/third_party/vixl/src/
H A Dinvalset-vixl.h267 typedef typename S::_ElementType ElementType; global() typedef in vixl::InvalSetIterator
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-module.h218 enum ElementType { kFunctionIndexElements, kExpressionElements }; enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h405 ArrayRecord(TypeIndex ElementType, TypeIndex IndexType, uint64_t Size, in ArrayRecord() argument
415 TypeIndex ElementType; member in llvm::codeview::ArrayRecord
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h497 TypeNode *ElementType = nullptr; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp406 Type *ElementType = TGEP->getResultElementType(); in foldSelectOpOp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1558 const DIType *ElementType = Ty->getBaseType(); in lowerTypeArray() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderStorageBufferObjectTests.cpp60 enum ElementType enum
H A Dgl4cES31CompatibilityShaderStorageBufferObjectTests.cpp62 enum ElementType enum
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderStorageBufferObjectTests.cpp60 enum ElementType enum
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp1714 Type *Nucleus::getPointerType(Type *ElementType) in getPointerType() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp5206 WouldFitInRegister(const DataLayout &DL, uint64_t TableSize, Type *ElementType) WouldFitInRegister() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8664.cpp5582 const Type ElementType = typeElementType(DestTy); in lowerShuffleVector() local
H A DIceTargetLoweringX8632.cpp6172 const Type ElementType = typeElementType(DestTy); in lowerShuffleVector() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp885 Type *ElementType = nullptr; in memVTFromAggregate() local
/third_party/vixl/src/aarch64/
H A Dsimulator-aarch64.cc14627 typedef ConfigureCPUFeaturesElementType ElementType; in Simulator() typedef

Completed in 164 milliseconds