Home
last modified time | relevance | path

Searched defs:IsBase (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Index/
DIndexTypeSourceInfo.cpp22 bool IsBase; member in __anon7d4185f00111::TypeIndexer
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
DLVType.h23 IsBase, enumerator
/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp382 static void changeComponent(SystemZAddressingMode &AM, bool IsBase, in changeComponent()
393 static bool expandAdjDynAlloc(SystemZAddressingMode &AM, bool IsBase, in expandAdjDynAlloc()
417 static bool expandDisp(SystemZAddressingMode &AM, bool IsBase, in expandDisp()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp404 static void changeComponent(SystemZAddressingMode &AM, bool IsBase, in changeComponent()
415 static bool expandAdjDynAlloc(SystemZAddressingMode &AM, bool IsBase, in expandAdjDynAlloc()
439 static bool expandDisp(SystemZAddressingMode &AM, bool IsBase, in expandDisp()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp411 static void changeComponent(SystemZAddressingMode &AM, bool IsBase, in changeComponent()
422 static bool expandAdjDynAlloc(SystemZAddressingMode &AM, bool IsBase, in expandAdjDynAlloc()
446 static bool expandDisp(SystemZAddressingMode &AM, bool IsBase, in expandDisp()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DCallEvent.h1069 const MemRegion *Target, bool IsBase, in getCXXDestructorCall()