Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td201 def CallBI : Opcode {
H A DInterp.h1953 inline bool CallBI(InterpState &S, CodePtr &PC, const Function *Func, in CallBI() function