Searched refs:ExponentSub (Results 1 – 1 of 1) sorted by relevance
6237 auto ExponentSub = MIRBuilder.buildSub(SrcTy, ExponentLoBit, Exponent); in lowerFPTOSI() local6240 auto Srl = MIRBuilder.buildLShr(DstTy, R, ExponentSub); in lowerFPTOSI()