Searched refs:SubExponent (Results 1 – 1 of 1) sorted by relevance
6236 auto SubExponent = MIRBuilder.buildSub(SrcTy, Exponent, ExponentLoBit); in lowerFPTOSI() local6239 auto Shl = MIRBuilder.buildShl(DstTy, R, SubExponent); in lowerFPTOSI()