Home
last modified time | relevance | path

Searched refs:elision (Results 1 – 25 of 25) sorted by relevance

/external/rust/crates/parking_lot/src/
Dlib.rs17 mod elision; module
Draw_rwlock.rs8 use crate::elision::{have_elision, AtomicElisionExt};
/external/rust/crates/parking_lot/
DREADME.md51 7. `RwLock` takes advantage of hardware lock elision on processors that
96 - `RwLock` will not be able to take advantage of hardware lock elision for
/external/libgav1/libgav1/cmake/
Dlibgav1_build_definitions.cmake85 # Quiet warnings in copy-list-initialization where {} elision has always
/external/llvm-project/llvm/test/CodeGen/X86/
Dx86-32-intrcc.ll145 ; Test argument copy elision when copied to a local alloca.
Dx86-64-intrcc.ll161 ; Test argument copy elision when copied to a local alloca.
/external/llvm/docs/
DInAlloca.rst106 We also want to be able to support copy elision into these argument
/external/llvm-project/llvm/docs/
DInAlloca.rst106 We also want to be able to support copy elision into these argument
DCoroutines.rst413 RAII idiom and is suitable for allocation elision optimization which avoid
452 coroutine heap allocation elision optimization, the resulting main will be:
1707 allocation elision optimization. If so, it replaces
1730 elision optimization across ABI boundaries.
/external/rust/crates/async-trait/
DREADME.md140 Be aware that async fn syntax does not allow lifetime elision outside of `&` and
/external/clang/include/clang/Basic/
DLangOptions.def198 BENIGN_LANGOPT(ElideConstructors , 1, 1, "C++ copy constructor elision")
DDiagnosticSemaKinds.td5172 "moving a local object in a return statement prevents copy elision">,
5175 "moving a temporary object prevents copy elision">,
/external/rust/cxx/book/src/
Dextern-c++.md147 // or with lifetime elision:
/external/llvm-project/mlir/test/IR/
Daffine-map.mlir170 // Parenthesis elision.
/external/llvm-project/clang/include/clang/Basic/
DLangOptions.def262 BENIGN_LANGOPT(ElideConstructors , 1, 1, "C++ copy constructor elision")
DDiagnosticSemaKinds.td6297 "moving a local object in a return statement prevents copy elision">,
6300 "moving a temporary object prevents copy elision">,
/external/llvm-project/libcxx/docs/
DCxx2aStatusPaperStatus.csv31 "`P0475R1 <https://wg21.link/P0475R1>`__","LWG","LWG 2511: guaranteed copy elision for piecewise co…
/external/llvm-project/mlir/docs/
DLangRef.md1154 copy elision and in-place updates. If an affine map composition is not specified
/external/clang/docs/
DUsersManual.rst383 Turns off elision in template type printing.
/external/clang/include/clang/Driver/
DOptions.td937 HelpText<"Disable C++ copy constructor elision">, Flags<[CC1Option]>;
/external/llvm-project/clang/docs/
DDiagnosticsReference.rst10392 |:warning:`warning:` |nbsp| :diagtext:`moving a temporary object prevents copy elision`|
10396 …ng:`warning:` |nbsp| :diagtext:`moving a local object in a return statement prevents copy elision`|
DUsersManual.rst525 Turns off elision in template type printing.
/external/llvm-project/clang/include/clang/Driver/
DOptions.td1654 HelpText<"Disable C++ copy constructor elision">, Flags<[CC1Option]>;
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dospd.txt.gz