Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp38 PrimType getIntPrimType(const InterpState &S) { in getIntPrimType() function
477 unsigned IntSize = primSize(getIntPrimType(S)); in interp__builtin_fpclassify()
481 APSInt I = peekToAPSInt(S.Stk, getIntPrimType(S), Offset); in interp__builtin_fpclassify()