Searched refs:getZExtIntValue (Results 1 – 4 of 4) sorted by relevance
59 getZExtIntValue(); in getArrayLength()273 get<SPIRVConstant>(Length)->getZExtIntValue() > 0); in validate()
153 uint64_t getZExtIntValue() const { return Union.UInt64Val;} in getZExtIntValue() function
358 static_cast<SPIRVConstant*>(getValue(Ops[0]))->getZExtIntValue()); in getExecutionScope()
1337 return mapValue(BV, ConstantInt::get(LT, BConst->getZExtIntValue(), in transValueWithoutDecoration()1355 APInt(BT->getFloatBitWidth(), BConst->getZExtIntValue())))); in transValueWithoutDecoration()2511 return static_cast<SPIRVConstant*>(value)->getZExtIntValue(); in transOCLBarrierFence()