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()
2912 Constant *ShiftConstant = Ctx->getConstantInt8(ShiftAmount);6900 _psll(xmm0, Ctx->getConstantInt8(31));7794 _psll(Reg, Ctx->getConstantInt8(Shift));7817 _psrl(Reg, Ctx->getConstantInt8(1));
1965 return V(::context->getConstantInt8(i)); in createConstantByte()1971 return V(::context->getConstantInt8(i)); in createConstantByte()