/external/llvm-project/llvm/test/CodeGen/X86/ |
D | handle-move.ll | 7 ; Moving the DIV32r instruction exercises the regunit update code because 44 ; Moving a use below the existing kill (%5): 45 ; Moving a tied virtual register def (%11):
|
D | codegen-prepare-addrmode-sext.ll | 250 ; - Moving instruction around (mainly sext when promoting instruction).
|
/external/llvm/test/CodeGen/X86/ |
D | handle-move.ll | 7 ; Moving the DIV32r instruction exercises the regunit update code because 44 ; Moving a use below the existing kill (%vreg5): 45 ; Moving a tied virtual register def (%vreg11):
|
D | codegen-prepare-addrmode-sext.ll | 251 ; - Moving instruction around (mainly sext when promoting instruction).
|
/external/grpc-grpc/src/core/lib/gprpp/ |
D | README.md | 16 [Moving gRPC core to C++](/grpc/grpc/blob/master/doc/core/moving-to-c%2B%2B.md).
|
/external/e2fsprogs/tests/r_move_itable_nostride/ |
D | expect | 9 Moving inode table ----------------------------------------…
|
/external/e2fsprogs/tests/r_move_itable_realloc/ |
D | expect | 9 Moving inode table ----------------------------------------…
|
/external/llvm-project/llvm/test/Transforms/LICM/ |
D | opt-remarks.ll | 57 ; CHECK: remark: /tmp/kk.c:2:22: Moving accesses to memory location out of the loop
|
/external/mesa3d/src/egl/wayland/wayland-drm/ |
D | meson.build | 58 # Moving these to a src/wsi/ was suggested but shot down, so put these
|
/external/e2fsprogs/tests/f_journal/ |
D | expect.1 | 52 Moving journal from /journal to hidden inode.
|
/external/grpc-grpc/doc/core/ |
D | moving-to-c++.md | 1 # Moving gRPC core to C++
|
/external/ms-tpm-20-ref/ |
D | README.md | 38 …The current commit will point the minimum recommended version of wolfSSL. Moving to a more recent …
|
/external/llvm-project/llvm/test/CodeGen/Thumb/ |
D | frame-access.ll | 178 ; Moving SP, access via SP 375 ; Moving SP, access via SP.
|
/external/llvm-project/clang/docs/ |
D | SafeStack.rst | 36 used through multiple stack frames. Moving such objects away from the safe
|
/external/clang/docs/ |
D | SafeStack.rst | 36 used through multiple stack frames. Moving such objects away from the safe
|
/external/rust/crates/tokio/docs/ |
D | reactor-refactor.md | 22 Moving the waker from the internal I/O resource's state to the operation's
|
/external/llvm-project/llvm/docs/Proposals/ |
D | GitHubMove.rst | 2 Moving LLVM Projects to GitHub 225 * Moving code across sub-project (during refactoring for instance) in a single 544 Moving Local Branches to the Monorepo
|
/external/python/oauth2client/ |
D | CHANGELOG.md | 153 * Moving docs to [readthedocs.org][1] (#237, #238, #244)
|
/external/clang/lib/Sema/ |
D | SemaDeclCXX.cpp | 3370 bool Moving = ImplicitInitKind == IIK_Move; in BuildImplicitBaseInitializer() local 3387 if (Moving) { in BuildImplicitBaseInitializer() 3395 Moving ? VK_XValue : VK_LValue, in BuildImplicitBaseInitializer() 3440 bool Moving = ImplicitInitKind == IIK_Move; in BuildImplicitMemberInitializer() local 3455 if (Moving) { in BuildImplicitMemberInitializer() 3532 if (Moving && InitializingArray) in BuildImplicitMemberInitializer()
|
/external/llvm-project/mlir/test/Transforms/ |
D | buffer-deallocation.mlir | 499 // Test Case: Moving invalid DeallocOp (there is a user after deallocation) in a
|
/external/python/cpython3/Objects/ |
D | listsort.txt | 696 moving data, and the details matter. Moving objects is just copying
|
/external/rust/crates/regex/ |
D | CHANGELOG.md | 248 Moving forward, the plan is to join up with the `bstr` and `regex-automata`
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrVector.td | 984 // Moving 32-bit values between GPRs and FPRs can be done using VLVGF
|
/external/python/cpython2/Objects/ |
D | listsort.txt | 696 moving data, and the details matter. Moving objects is just copying
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaDeclCXX.cpp | 4618 bool Moving = ImplicitInitKind == IIK_Move; in BuildImplicitBaseInitializer() local 4635 if (Moving) { in BuildImplicitBaseInitializer() 4643 Moving ? VK_XValue : VK_LValue, in BuildImplicitBaseInitializer() 4688 bool Moving = ImplicitInitKind == IIK_Move; in BuildImplicitMemberInitializer() local 4703 if (Moving) { in BuildImplicitMemberInitializer()
|