Home
last modified time | relevance | path

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

123

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_propagation.cc36 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()
Dmemory_space_propagation.h37 bool Propagate(ShapeIndexView index, const HloInstruction* callee_instruction,
Dhlo_dataflow_analysis.h240 void Propagate();
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dpropagator_test.cpp48 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/
Dpropagator_test.cpp48 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/
Dlit.cfg28 # 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/
DCMakeLists.txt14 # Propagate value into parent directory
/external/llvm/lib/Fuzzer/test/ubsan/
DCMakeLists.txt14 # Propagate value into parent directory
/external/llvm/lib/Fuzzer/test/dfsan/
DCMakeLists.txt18 # Propagate value into parent directory
/external/llvm/lib/Fuzzer/test/trace-pc/
DCMakeLists.txt15 # Propagate value into parent directory
/external/llvm/lib/Fuzzer/test/no-coverage/
DCMakeLists.txt15 # Propagate value into parent directory
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerMatrixIntrinsics.cpp336 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/
DCMakeLists.txt15 # Propagate value into parent directory
/external/llvm/test/Instrumentation/MemorySanitizer/AArch64/
Dvararg.ll30 ; 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/
Dlit.cfg67 # 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/
DChangeLog.libgcj7 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
/external/libffi/
DChangeLog.libgcj7 * configure.in: Propagate ORIGINAL_LD_FOR_MULTILIBS to
/external/llvm/test/Unit/
Dlit.cfg29 # 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/
Duniform-work-group-propagate-attribute.ll3 ; Propagate the uniform-work-group-attribute from the kernel to callee if it doesn't have it
/external/compiler-rt/unittests/
Dlit.common.unit.cfg25 # Propagate the temp directory. Windows requires this because it uses \Windows\
/external/clang/test/Unit/
Dlit.cfg28 # 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/
Dvararg.ll31 ; 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/
Dpsadbw.ll16 ; Propagate the demanded result elements to the 8 aliasing source elements.
/external/mesa3d/docs/relnotes/
D17.2.4.rst49 - cherry-ignore: broadcom/vc5: Propagate vc4 aliasing fix to vc5.
/external/llvm-project/llvm/cmake/modules/
DCrossCompile.cmake38 # Propagate LLVM_EXTERNAL_CLANG_SOURCE_DIR so that clang-tblgen can be built

123