Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterpBuiltin.cpp728 static bool interp__builtin_ffs(InterpState &S, CodePtr OpPC, in interp__builtin_ffs() function
2528 return interp__builtin_ffs(S, OpPC, Frame, Call); in InterpretBuiltin()