Searched refs:ArrayElemPtr (Results 1 – 2 of 2) sorted by relevance
| /src/contrib/llvm-project/clang/lib/AST/Interp/ | ||
| H A D | Opcodes.td | 347 def ArrayElemPtr : AluOpcode; |
| H A D | Interp.h | 2383 inline bool ArrayElemPtr(InterpState &S, CodePtr OpPC) { in ArrayElemPtr() function |