Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpBuiltin.cpp127 static void pushLong(InterpState &S, int64_t Val) { in pushLong() function
580 pushLong(S, Val.getSExtValue()); in interp__builtin_expect()