Searched defs:ConstantIndex (Results 1 – 10 of 10) sorted by relevance
/external/llvm/tools/llvm-readobj/ |
D | StackMapPrinter.h | 31 unsigned ConstantIndex = 0; in prettyPrintStackMap() local
|
/external/llvm-project/llvm/tools/llvm-readobj/ |
D | StackMapPrinter.h | 32 unsigned ConstantIndex = 0; in prettyPrintStackMap() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/ |
D | StackMapParser.h | 104 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator 367 ConstantAccessor getConstant(unsigned ConstantIndex) const { in getConstant() 436 std::size_t getConstantOffset(unsigned ConstantIndex) const { in getConstantOffset()
|
/external/llvm-project/llvm/include/llvm/Object/ |
D | StackMapParser.h | 105 Register = 1, Direct = 2, Indirect = 3, Constant = 4, ConstantIndex = 5 enumerator 385 ConstantAccessor getConstant(unsigned ConstantIndex) const { in getConstant() 454 std::size_t getConstantOffset(unsigned ConstantIndex) const { in getConstantOffset()
|
/external/llvm/include/llvm/Object/ |
D | StackMapParser.h | 100 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/ |
D | vktSpvAsm8bitStorageTests.cpp | 2917 struct ConstantIndex in addGraphics8BitStorageUniformInt8To32Group() struct 2919 bool useConstantIndex; in addGraphics8BitStorageUniformInt8To32Group() 2920 deUint32 constantIndex; in addGraphics8BitStorageUniformInt8To32Group() 3174 struct ConstantIndex in addGraphics8BitStoragePushConstantInt8To32Group() struct 3176 bool useConstantIndex; in addGraphics8BitStoragePushConstantInt8To32Group() 3177 deUint32 constantIndex; in addGraphics8BitStoragePushConstantInt8To32Group() 3744 struct ConstantIndex in addGraphics8BitStorageUniformInt8To16Group() struct 3746 bool useConstantIndex; in addGraphics8BitStorageUniformInt8To16Group() 3747 deUint32 constantIndex; in addGraphics8BitStorageUniformInt8To16Group() 4005 struct ConstantIndex in addGraphics8BitStoragePushConstantInt8To16Group() struct [all …]
|
D | vktSpvAsm16bitStorageTests.cpp | 4711 struct ConstantIndex in addGraphics16BitStoragePushConstantFloat16To32Group() struct 4713 bool useConstantIndex; in addGraphics16BitStoragePushConstantFloat16To32Group() 4714 deUint32 constantIndex; in addGraphics16BitStoragePushConstantFloat16To32Group() 5019 struct ConstantIndex in addGraphics16BitStoragePushConstantInt16To32Group() struct 5021 bool useConstantIndex; in addGraphics16BitStoragePushConstantInt16To32Group() 5022 deUint32 constantIndex; in addGraphics16BitStoragePushConstantInt16To32Group() 5371 struct ConstantIndex in addGraphics16BitStorageUniformInt16To32Group() struct 5373 bool useConstantIndex; in addGraphics16BitStorageUniformInt16To32Group() 5374 deUint32 constantIndex; in addGraphics16BitStorageUniformInt16To32Group() 5612 struct ConstantIndex in addGraphics16BitStorageUniformFloat16To32Group() struct [all …]
|
/external/llvm/include/llvm/CodeGen/ |
D | StackMaps.h | 138 ConstantIndex enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | StackMaps.h | 202 ConstantIndex enumerator
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | StackMaps.h | 251 ConstantIndex enumerator
|