Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPFixedPoint.cpp178 auto CommonFXSema = Sema.getCommonSemantics(Other.getSemantics()); in add() local
202 auto CommonFXSema = Sema.getCommonSemantics(Other.getSemantics()); in sub() local
226 auto CommonFXSema = Sema.getCommonSemantics(Other.getSemantics()); in mul() local
283 auto CommonFXSema = Sema.getCommonSemantics(Other.getSemantics()); in div() local