Searched refs:getConstantInt8 (Results 1 – 4 of 4) sorted by relevance
212 Constant *getConstantInt8(int8_t ConstantInt8) { in getConstantInt8() function
759 return getConstantInt8(Value); in getConstantInt()
2843 Constant *ShiftConstant = Ctx->getConstantInt8(ShiftAmount);6840 _psll(xmm0, Ctx->getConstantInt8(31));7727 _psll(Reg, Ctx->getConstantInt8(Shift));7750 _psrl(Reg, Ctx->getConstantInt8(1));
1352 return V(::context->getConstantInt8(i)); in createConstantByte()1357 return V(::context->getConstantInt8(i)); in createConstantByte()