Home
last modified time | relevance | path

Searched defs:IndexType (Results 1 – 25 of 28) sorted by relevance

12

/third_party/vk-gl-cts/framework/referencerenderer/
DrrDefs.hpp42 enum IndexType enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.h53 IndexType() {} in IndexType() function
54 IndexType(unsigned Idx) : Index(Idx) {} in IndexType() function
DHexagonFrameLowering.cpp2074 using IndexType = HexagonBlockRanges::IndexType; in optimizeSpillSlots() typedef
/third_party/skia/src/sksl/ir/
DSkSLIndexExpression.cpp31 const Type& IndexExpression::IndexType(const Context& context, const Type& type) { in IndexType() function in SkSL::IndexExpression
/third_party/skia/src/sksl/lex/
DTransitionTable.cpp33 enum IndexType { enum
/third_party/vk-gl-cts/framework/opengl/
DgluDrawUtil.hpp67 enum IndexType enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h183 using IndexType = uint32_t; member
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fPrimitiveRestartTests.cpp73 enum IndexType enum in deqp::gles3::Functional::PrimitiveRestartCase
/third_party/vk-gl-cts/modules/glshared/
DglsDrawTest.hpp147 enum IndexType enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTF.h151 uint32_t IndexType; ///< Index type member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h405 ArrayRecord(TypeIndex ElementType, TypeIndex IndexType, uint64_t Size, in ArrayRecord()
416 TypeIndex IndexType; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp418 Type *IndexType = Type::getIntNTy(C, IndexBits); in buildFrameType() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_msl.hpp417 enum class IndexType enum
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorSetRandomTests.cpp94 } IndexType; typedef
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingDescriptorSetRandomTests.cpp94 } IndexType; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp653 Type *IndexType = IntegerType::get( in rewriteGEPAsOffset() local
764 Type *IndexType = IntegerType::get(V->getContext(), in getAsConstantIndexedAddress() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp128 enum IndexType enum
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelinePushConstantTests.cpp128 enum IndexType enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1561 TypeIndex IndexType = getPointerSizeInBytes() == 8 in lowerTypeArray() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4374 ISD::MemIndexType &IndexType, SDValue &Scale, in getUniformBase()
4466 ISD::MemIndexType IndexType; in visitMaskedScatter() local
4583 ISD::MemIndexType IndexType; in visitMaskedGather() local
DSelectionDAG.cpp7164 ISD::MemIndexType IndexType) { in getMaskedGather()
7205 ISD::MemIndexType IndexType) { in getMaskedScatter()
/third_party/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp2480 enum class IndexType enum
/third_party/typescript/lib/
Dtypescript.d.ts2653 export interface IndexType extends InstantiableType { interface
DtypescriptServices.d.ts2653 export interface IndexType extends InstantiableType { interface
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2686 export interface IndexType extends InstantiableType { interface

12