Searched defs:IsBase (Results 1 – 6 of 6) sorted by relevance
/external/clang/lib/Index/ |
D | IndexTypeSourceInfo.cpp | 22 bool IsBase; member in __anon7d4185f00111::TypeIndexer
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
D | LVType.h | 23 IsBase, enumerator
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 382 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/ |
D | SystemZISelDAGToDAG.cpp | 404 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/ |
D | SystemZISelDAGToDAG.cpp | 411 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/ |
D | CallEvent.h | 1069 const MemRegion *Target, bool IsBase, in getCXXDestructorCall()
|