Searched refs:getConstantInt8 (Results 1 – 4 of 4) sorted by relevance
211 Constant *getConstantInt8(int8_t ConstantInt8) { in getConstantInt8() function
677 return getConstantInt8(Value); in getConstantInt()
2916 Constant *ShiftConstant = Ctx->getConstantInt8(ShiftAmount);6893 _psll(xmm0, Ctx->getConstantInt8(31));7783 _psll(Reg, Ctx->getConstantInt8(Shift));7806 _psrl(Reg, Ctx->getConstantInt8(1));
2060 return V(::context->getConstantInt8(i)); in createConstantByte()2066 return V(::context->getConstantInt8(i)); in createConstantByte()