Searched refs:getConstantInt64 (Results 1 – 5 of 5) sorted by relevance
235 Constant *getConstantInt64(int64_t ConstantInt64) { in getConstantInt64() function
374 auto *Const = Ctx->getConstantInt64(Value); in Int64Constant()731 Ctx->getConstantInt64(0))); in Unop()
683 return getConstantInt64(Value); in getConstantInt()
7164 auto *NumFpArgs = Ctx->getConstantInt64(NumVariadicFpArgs); in emitCallToTarget()7197 Ctx->getConstantInt64(reinterpret_cast<int64_t>(&__chkstk)); in emitStackProbe()
114 return context->getConstantInt64(reinterpret_cast<intptr_t>(ptr)); in getConstantPointer()1465 …auto call = Ice::InstCall::create(::function, 2, nullptr, ::context->getConstantInt64(reinterpret_… in createStore()1467 call->addArg(::context->getConstantInt64(typeSize(type))); in createStore()2035 return V(::context->getConstantInt64(i)); in createConstantLong()