Home
last modified time | relevance | path

Searched refs:UInt64Val (Results 1 – 1 of 1) sorted by relevance

/external/spirv-llvm/lib/SPIRV/libSPIRV/
DSPIRVValue.h133 Union.UInt64Val = TheValue; in SPIRVConstant()
153 uint64_t getZExtIntValue() const { return Union.UInt64Val;} in getZExtIntValue()
184 uint64_t UInt64Val; member
189 UInt64Val = 0; in UnionType()