Home
last modified time | relevance | path

Searched defs:getIndexType (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroInternal.h88 IntegerType *getIndexType() const { in getIndexType() function
/external/deqp/framework/referencerenderer/
DrrRenderer.hpp99 inline IndexType getIndexType (void) const { return m_indexType; } in getIndexType() function in rr::PrimitiveList
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDataLayout.cpp769 Type *DataLayout::getIndexType(Type *Ty) const { in getIndexType() function in DataLayout
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h395 TypeIndex getIndexType() const { return IndexType; } in getIndexType() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h425 TypeIndex getIndexType() const { return IndexType; } in getIndexType() function
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.cpp147 VkIndexType getIndexType (void) const { return VK_INDEX_TYPE_UINT32; } in getIndexType() function in vkt::synchronization::__anon7f0213210111::VertexGrid