Home
last modified time | relevance | path

Searched defs:ConstantIndex (Results 1 – 8 of 8) sorted by relevance

/external/llvm/tools/llvm-readobj/
DStackMapPrinter.h31 unsigned ConstantIndex = 0; in prettyPrintStackMap() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DStackMapPrinter.h33 unsigned ConstantIndex = 0; in prettyPrintStackMap() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DStackMapParser.h104 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator
359 ConstantAccessor getConstant(unsigned ConstantIndex) const { in getConstant()
428 std::size_t getConstantOffset(unsigned ConstantIndex) const { in getConstantOffset()
/external/llvm/include/llvm/Object/
DStackMapParser.h100 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator
360 ConstantAccessor getConstant(unsigned ConstantIndex) const { in getConstant()
430 std::size_t getConstantOffset(unsigned ConstantIndex) const { in getConstantOffset()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsm8bitStorageTests.cpp2909 struct ConstantIndex in addGraphics8BitStorageUniformInt8To32Group() struct
2911 bool useConstantIndex; in addGraphics8BitStorageUniformInt8To32Group()
2912 deUint32 constantIndex; in addGraphics8BitStorageUniformInt8To32Group()
3161 struct ConstantIndex in addGraphics8BitStoragePushConstantInt8To32Group() struct
3163 bool useConstantIndex; in addGraphics8BitStoragePushConstantInt8To32Group()
3164 deUint32 constantIndex; in addGraphics8BitStoragePushConstantInt8To32Group()
3722 struct ConstantIndex in addGraphics8BitStorageUniformInt8To16Group() struct
3724 bool useConstantIndex; in addGraphics8BitStorageUniformInt8To16Group()
3725 deUint32 constantIndex; in addGraphics8BitStorageUniformInt8To16Group()
3977 struct ConstantIndex in addGraphics8BitStoragePushConstantInt8To16Group() struct
[all …]
DvktSpvAsm16bitStorageTests.cpp4717 struct ConstantIndex in addGraphics16BitStoragePushConstantFloat16To32Group() struct
4719 bool useConstantIndex; in addGraphics16BitStoragePushConstantFloat16To32Group()
4720 deUint32 constantIndex; in addGraphics16BitStoragePushConstantFloat16To32Group()
5022 struct ConstantIndex in addGraphics16BitStoragePushConstantInt16To32Group() struct
5024 bool useConstantIndex; in addGraphics16BitStoragePushConstantInt16To32Group()
5025 deUint32 constantIndex; in addGraphics16BitStoragePushConstantInt16To32Group()
5371 struct ConstantIndex in addGraphics16BitStorageUniformInt16To32Group() struct
5373 bool useConstantIndex; in addGraphics16BitStorageUniformInt16To32Group()
5374 deUint32 constantIndex; in addGraphics16BitStorageUniformInt16To32Group()
5606 struct ConstantIndex in addGraphics16BitStorageUniformFloat16To32Group() struct
[all …]
/external/llvm/include/llvm/CodeGen/
DStackMaps.h138 ConstantIndex enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DStackMaps.h203 ConstantIndex enumerator