Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Support/
H A DAPFixedPoint.cpp183 auto CommonFXSema = Sema.getCommonSemantics(Other.getSemantics()); in add() local
207 auto CommonFXSema = Sema.getCommonSemantics(Other.getSemantics()); in sub() local
231 auto CommonFXSema = Sema.getCommonSemantics(Other.getSemantics()); in mul() local
288 auto CommonFXSema = Sema.getCommonSemantics(Other.getSemantics()); in div() local