Home
last modified time | relevance | path

Searched defs:hasBase (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
DM68kCollapseMOVEMPass.cpp68 bool hasBase() const { return Base != 0; } in hasBase() function in __anondb121d4d0111::MOVEMState
DM68kISelDAGToDAG.cpp93 bool hasBase() const { in hasBase() function
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h3520 AST_MATCHER_P(ArraySubscriptExpr, hasBase, in AST_MATCHER_P() argument