Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DOpcodes.td354 def ArrayElemPtr : AluOpcode;
H A DInterp.h1830 inline bool ArrayElemPtr(InterpState &S, CodePtr OpPC) { in ArrayElemPtr() function