Home
last modified time | relevance | path

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

123

/external/llvm/test/CodeGen/AArch64/
Darm64-AnInfiniteLoopInDAGCombine.ll5 ; (1) Replacing.3 0x2c509f0: v4i32 = any_extend 0x2c4cd08 [ORD=4]
8 ; (2) Replacing.2 0x2c4d128: v4i32 = sign_extend 0x2c4cd08 [ORD=4]
/external/llvm-project/llvm/test/CodeGen/AArch64/
Darm64-AnInfiniteLoopInDAGCombine.ll5 ; (1) Replacing.3 0x2c509f0: v4i32 = any_extend 0x2c4cd08 [ORD=4]
8 ; (2) Replacing.2 0x2c4d128: v4i32 = sign_extend 0x2c4cd08 [ORD=4]
/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.cpp586 Variable *Replacing = nullptr; in postRegallocSplitting() member
597 Info.Replacing = Var; in postRegallocSplitting()
607 if (Var == Info.Replacing) { in postRegallocSplitting()
615 if (Instr->getDest() == Info.Replacing && !llvm::isa<InstPhi>(Instr)) { in postRegallocSplitting()
657 Info.Replacing->getLiveRange().getNodeForSegment(Segment.first); in postRegallocSplitting()
675 if (Var == Info.Replacing) { in postRegallocSplitting()
680 if (Instr->getDest() == Info.Replacing) { in postRegallocSplitting()
691 Func->getTarget()->createLoweredMove(ExtraVar, Info.Replacing); in postRegallocSplitting()
696 Func->getTarget()->createLoweredMove(Info.Replacing, ExtraVar); in postRegallocSplitting()
/external/llvm/test/Transforms/MemCpyOpt/
Dalign.ll24 ; Replacing %a8 with %a4 in the memset requires boosting the alignment of %a4.
/external/mesa3d/docs/
Dandroid.rst52 Replacing Android drivers on stock Android
76 Replacing Android drivers on Chrome OS
/external/llvm-project/llvm/test/Transforms/MemCpyOpt/
Dalign.ll33 ; Replacing %a8 with %a4 in the memset requires boosting the alignment of %a4.
/external/llvm-project/compiler-rt/test/sanitizer_common/
DCMakeLists.txt43 "Replacing Sanitizer SUPPORTED_TOOLS list (${OLD_SUPPORTED_TOOLS}) with "
/external/python/cpython2/Doc/library/
Dsubprocess.rst686 Replacing Older Functions with the :mod:`subprocess` Module
706 Replacing /bin/sh shell backquote
717 Replacing shell pipeline
746 Replacing :func:`os.system`
771 Replacing the :func:`os.spawn <os.spawnl>` family
799 Replacing :func:`os.popen`, :func:`os.popen2`, :func:`os.popen3`
869 Replacing functions from the :mod:`popen2` module
/external/tensorflow/tensorflow/tools/android/inference_interface/
DREADME.md59 Replacing `armeabi-v7a` with your desired target architecture.
/external/boringssl/src/third_party/wycheproof_testvectors/
Drsa_signature_2048_sha224_test.txt513 # Replacing sequence with NULL
519 # Replacing sequence with NULL
873 # Replacing oid with NULL
1209 # Replacing digest with NULL
Drsa_signature_2048_sha256_test.txt513 # Replacing sequence with NULL
519 # Replacing sequence with NULL
873 # Replacing oid with NULL
1203 # Replacing digest with NULL
Drsa_signature_2048_sha512_test.txt513 # Replacing sequence with NULL
519 # Replacing sequence with NULL
873 # Replacing oid with NULL
1209 # Replacing digest with NULL
Drsa_signature_2048_sha384_test.txt513 # Replacing sequence with NULL
519 # Replacing sequence with NULL
873 # Replacing oid with NULL
1209 # Replacing digest with NULL
Drsa_signature_3072_sha256_test.txt513 # Replacing sequence with NULL
519 # Replacing sequence with NULL
873 # Replacing oid with NULL
1203 # Replacing digest with NULL
Drsa_signature_3072_sha384_test.txt513 # Replacing sequence with NULL
519 # Replacing sequence with NULL
873 # Replacing oid with NULL
1209 # Replacing digest with NULL
Drsa_signature_3072_sha512_test.txt513 # Replacing sequence with NULL
519 # Replacing sequence with NULL
873 # Replacing oid with NULL
1209 # Replacing digest with NULL
Drsa_signature_4096_sha384_test.txt513 # Replacing sequence with NULL
519 # Replacing sequence with NULL
873 # Replacing oid with NULL
1209 # Replacing digest with NULL
Drsa_signature_4096_sha512_test.txt513 # Replacing sequence with NULL
519 # Replacing sequence with NULL
873 # Replacing oid with NULL
1209 # Replacing digest with NULL
Drsa_signature_test.txt513 # Replacing sequence with NULL
519 # Replacing sequence with NULL
873 # Replacing oid with NULL
1203 # Replacing digest with NULL
Decdh_secp224r1_test.txt1465 # Replacing sequence with NULL
1473 # Replacing sequence with NULL
2073 # Replacing oid with NULL
2081 # Replacing oid with NULL
2505 # Replacing bit string with NULL
/external/llvm-project/compiler-rt/lib/hwasan/
DCMakeLists.txt153 # Replacing it with a straightforward
/external/llvm-project/compiler-rt/lib/memprof/
DCMakeLists.txt170 # Replacing it with a straightforward
/external/python/pybind11/docs/advanced/pycpp/
Dutilities.rst31 redirection. Replacing a library's printing with `py::print <print>` may not
/external/llvm-project/compiler-rt/lib/asan/
DCMakeLists.txt259 # Replacing it with a straightforward
/external/python/cpython3/Doc/library/
Dsubprocess.rst1203 Replacing Older Functions with the :mod:`subprocess` Module
1223 Replacing :program:`/bin/sh` shell command substitution
1234 Replacing shell pipeline
1263 Replacing :func:`os.system`
1288 Replacing the :func:`os.spawn <os.spawnl>` family
1317 Replacing :func:`os.popen`, :func:`os.popen2`, :func:`os.popen3`
1363 Replacing functions from the :mod:`popen2` module

123