Home
last modified time | relevance | path

Searched refs:SignificandMask (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandLargeFpConvert.cpp125 Value *SignificandMask = in expandFPToI() local
170 Value *Abs = Builder.CreateAnd(ARep, SignificandMask); in expandFPToI()