Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltin.cpp556 APSInt FPClassArg = popToAPSInt(S.Stk, FPClassArgT); in interp__builtin_isfpclass() local
560 (F.classify() & std::move(FPClassArg)).getZExtValue()); in interp__builtin_isfpclass()