Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DInterp.cpp1655 return InterpretBuiltin(S, OpPC, CE, BuiltinID); in CallBI()
H A DInterpBuiltin.cpp2327 bool InterpretBuiltin(InterpState &S, CodePtr OpPC, const CallExpr *Call, in InterpretBuiltin() function
H A DInterp.h305 bool InterpretBuiltin(InterpState &S, CodePtr OpPC, const CallExpr *Call,