Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/unittests/
DGlobalCompilationDatabaseTests.cpp110 TEST_F(OverlayCDBTest, NoBase) { in TEST_F() argument
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX86BaseImpl.h6259 static constexpr Variable *NoBase = nullptr;
6269 Func, MaskType, NoBase,
6290 Func, MaskType, NoBase,
7047 constexpr Variable *NoBase = nullptr;
7060 _mov(Target, X86OperandMem::create(Func, PointerType, NoBase, Offset,
7064 _lea(Base, X86OperandMem::create(Func, IceType_void, NoBase, Offset));