Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp21 static unsigned callArgSize(const InterpState &S, const CallExpr *C) { in callArgSize() function
831 unsigned CallSize = callArgSize(S, Call); in interp__builtin_clz()
863 unsigned CallSize = callArgSize(S, Call); in interp__builtin_ctz()
992 unsigned CallSize = callArgSize(S, Call); in interp__builtin_is_aligned_up_down()