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.cpp199 auto CommonFXSema = Sema.getCommonSemantics(Other.getSemantics()); in add() local
223 auto CommonFXSema = Sema.getCommonSemantics(Other.getSemantics()); in sub() local
247 auto CommonFXSema = Sema.getCommonSemantics(Other.getSemantics()); in mul() local
305 auto CommonFXSema = Sema.getCommonSemantics(Other.getSemantics()); in div() local