Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp500 static bool interp__builtin_popcount(InterpState &S, CodePtr OpPC, in interp__builtin_popcount() function
1254 if (!interp__builtin_popcount(S, OpPC, Frame, F, Call)) in InterpretBuiltin()