Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DOpcodes.td224 def CallBI : Opcode { let Args = [ArgCallExpr, ArgUint32]; }
H A DInterp.cpp1647 bool CallBI(InterpState &S, CodePtr OpPC, const CallExpr *CE, in CallBI() function
H A DInterp.h153 bool CallBI(InterpState &S, CodePtr OpPC, const CallExpr *CE,