Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp49 PrimType getLongPrimType(const InterpState &S) { in getLongPrimType() function
564 unsigned Offset = align(primSize(getLongPrimType(S))) * 2; in interp__builtin_expect()