Home
last modified time | relevance | path

Searched defs:CommonFXSema (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFixedPoint.cpp189 auto CommonFXSema = Sema.getCommonSemantics(Other.getSemantics()); in add() local
213 auto CommonFXSema = Sema.getCommonSemantics(Other.getSemantics()); in sub() local
237 auto CommonFXSema = Sema.getCommonSemantics(Other.getSemantics()); in mul() local
294 auto CommonFXSema = Sema.getCommonSemantics(Other.getSemantics()); in div() local