/external/tensorflow/tensorflow/compiler/xla/service/ |
D | memory_space_propagation.cc | 36 modified |= Propagate(indexed_shape.index, in Run() 47 Propagate(indexed_shape.index, in Run() 56 bool MemorySpacePropagation::Propagate(ShapeIndexView index, in Propagate() function in xla::MemorySpacePropagation 75 Propagate(position.index, instruction->fused_expression_root(), in Propagate() 85 Propagate(position.index, parent_fusion, memory_space); in Propagate() 94 Propagate(position.index, fusion_operand, memory_space); in Propagate() 101 modified |= Propagate( in Propagate()
|
D | memory_space_propagation.h | 37 bool Propagate(ShapeIndexView index, const HloInstruction* callee_instruction,
|
D | hlo_dataflow_analysis.h | 240 void Propagate();
|
/external/swiftshader/third_party/SPIRV-Tools/test/opt/ |
D | propagator_test.cpp | 48 bool Propagate(const SSAPropagator::VisitFunction& visit_fn) { in Propagate() function in spvtools::opt::__anon5231139e0111::PropagatorTest 123 EXPECT_TRUE(Propagate(visit_fn)); in TEST_F() 207 EXPECT_TRUE(Propagate(visit_fn)); in TEST_F()
|
/external/deqp-deps/SPIRV-Tools/test/opt/ |
D | propagator_test.cpp | 48 bool Propagate(const SSAPropagator::VisitFunction& visit_fn) { in Propagate() function in spvtools::opt::__anon16743d240111::PropagatorTest 123 EXPECT_TRUE(Propagate(visit_fn)); in TEST_F() 207 EXPECT_TRUE(Propagate(visit_fn)); in TEST_F()
|
/external/llvm-project/polly/test/Unit/ |
D | lit.cfg | 28 # Propagate the temp directory. Windows requires this because it uses \Windows\ 35 # Propagate path to symbolizer for ASan/MSan.
|
/external/llvm/lib/Fuzzer/test/trace-bb/ |
D | CMakeLists.txt | 14 # Propagate value into parent directory
|
/external/llvm/lib/Fuzzer/test/ubsan/ |
D | CMakeLists.txt | 14 # Propagate value into parent directory
|
/external/llvm/lib/Fuzzer/test/dfsan/ |
D | CMakeLists.txt | 18 # Propagate value into parent directory
|
/external/llvm/lib/Fuzzer/test/trace-pc/ |
D | CMakeLists.txt | 15 # Propagate value into parent directory
|
/external/llvm/lib/Fuzzer/test/no-coverage/ |
D | CMakeLists.txt | 15 # Propagate value into parent directory
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LowerMatrixIntrinsics.cpp | 336 bool Propagate = false; in propagateShapeForward() local 346 Propagate = setShapeInfo(Inst, {M, K}); in propagateShapeForward() 350 Propagate = setShapeInfo(Inst, {N, M}); in propagateShapeForward() 354 Propagate = setShapeInfo(Inst, {N, M}); in propagateShapeForward() 358 Propagate = setShapeInfo(Inst, {M, N}); in propagateShapeForward() 369 Propagate |= setShapeInfo(Inst, OpShape->second); in propagateShapeForward() 375 if (Propagate) { in propagateShapeForward()
|
/external/llvm/lib/Fuzzer/test/uninstrumented/ |
D | CMakeLists.txt | 15 # Propagate value into parent directory
|
/external/llvm/test/Instrumentation/MemorySanitizer/AArch64/ |
D | vararg.ll | 30 ; Propagate the GR shadow values on for the va_list::__gp_top, adjust the 37 ; Propagate the VR shadow values on for the va_list::__vr_top, adjust the
|
/external/llvm/test/ |
D | lit.cfg | 67 # Propagate 'HOME' through the environment. 71 # Propagate 'INCLUDE' through the environment. 75 # Propagate 'LIB' through the environment. 79 # Propagate the temp directory. Windows requires this because it uses \Windows\ 86 # Propagate LLVM_SRC_ROOT into the environment. 89 # Propagate PYTHON_EXECUTABLE into the environment 93 # Propagate path to symbolizer for ASan/MSan.
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog.libgcj | 7 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
|
/external/libffi/ |
D | ChangeLog.libgcj | 7 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
|
/external/llvm/test/Unit/ |
D | lit.cfg | 29 # Propagate the temp directory. Windows requires this because it uses \Windows\ 36 # Propagate path to symbolizer for ASan/MSan.
|
/external/llvm-project/llvm/test/CodeGen/AMDGPU/ |
D | uniform-work-group-propagate-attribute.ll | 3 ; Propagate the uniform-work-group-attribute from the kernel to callee if it doesn't have it
|
/external/compiler-rt/unittests/ |
D | lit.common.unit.cfg | 25 # Propagate the temp directory. Windows requires this because it uses \Windows\
|
/external/clang/test/Unit/ |
D | lit.cfg | 28 # Propagate the temp directory. Windows requires this because it uses \Windows\ 35 # Propagate path to symbolizer for ASan/MSan.
|
/external/llvm-project/llvm/test/Instrumentation/MemorySanitizer/AArch64/ |
D | vararg.ll | 31 ; Propagate the GR shadow values on for the va_list::__gp_top, adjust the 38 ; Propagate the VR shadow values on for the va_list::__vr_top, adjust the
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | psadbw.ll | 16 ; Propagate the demanded result elements to the 8 aliasing source elements.
|
/external/mesa3d/docs/relnotes/ |
D | 17.2.4.rst | 49 - cherry-ignore: broadcom/vc5: Propagate vc4 aliasing fix to vc5.
|
/external/llvm-project/llvm/cmake/modules/ |
D | CrossCompile.cmake | 38 # Propagate LLVM_EXTERNAL_CLANG_SOURCE_DIR so that clang-tblgen can be built
|