Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/Interp/
HDOpcodes.td347 def ArrayElemPtr : AluOpcode;
HDInterp.h2383 inline bool ArrayElemPtr(InterpState &S, CodePtr OpPC) { in ArrayElemPtr() function