Home
last modified time | relevance | path

Searched defs:Elide (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp152 uint32_t OffsetInParent, bool Elide, in BaseClassLayout()
251 bool Elide = (Parent != nullptr); in initializeChildren() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/
H A DUDTLayout.cpp155 uint32_t OffsetInParent, bool Elide, in BaseClassLayout()
254 bool Elide = (Parent != nullptr); in initializeChildren() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp130 void coro::replaceCoroFree(CoroIdInst *CoroId, bool Elide) { in replaceCoroFree()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroutines.cpp167 void coro::replaceCoroFree(CoroIdInst *CoroId, bool Elide) { in replaceCoroFree()