Home
last modified time | relevance | path

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

/llvm-project/clang/docs/
H A DControlFlowIntegrityDesign.rst99 Optimizations section in Forward-Edge CFI for Virtual Calls
112 Stripping Leading/Trailing Zeros in Bit Vectors
128 Short Inline Bit Vectors
188 Virtual Table Layout
201 Alignment
254 Padding to Powers of 2
270 Eliminating Bit Vector Checks for All-Ones Bit Vectors
/llvm-project/llvm/docs/
H A DUserGuides.rst124 Optimizations global() chapter
H A DCompileCudaWithLLVM.rst510 Optimizations chapter
H A DSpeculativeLoadHardening.md775 ##### Optimizations l4subsection
H A DCodeGenerator.rst1602 .. _Code Emission:
/llvm-project/clang-tools-extra/clangd/unittests/
H A DDexTests.cpp316 TEST(DexIterators, Optimizations) { in TEST() argument