HomeSort by relevance Sort by last modified time
    Searched refs:getZExtIntValue (Results 1 - 4 of 4) sorted by null

  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVType.cpp 59 getZExtIntValue();
273 get<SPIRVConstant>(Length)->getZExtIntValue() > 0);
SPIRVValue.h 153 uint64_t getZExtIntValue() const { return Union.UInt64Val;}
SPIRVInstruction.h 358 static_cast<SPIRVConstant*>(getValue(Ops[0]))->getZExtIntValue());
    [all...]
  /external/spirv-llvm/lib/SPIRV/
SPIRVReader.cpp     [all...]

Completed in 104 milliseconds