Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/test/Unit/
H A Dlit.cfg28 # Propagate the temp directory. Windows requires this because it uses \Windows\
35 # Propagate sanitizer options.
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Duniform-work-group-propagate-attribute.ll6 ; Propagate the uniform-work-group-attribute from the kernel to callee if it doesn't have it
H A Dpropagate-attributes-function-pointer-argument.ll1 ; This is a regression test for a bug in the AMDGPU Propagate Attributes pass
/llvm-project-15.0.7/llvm/test/Instrumentation/MemorySanitizer/AArch64/
H A 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
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dpsadbw.ll16 ; Propagate the demanded result elements to the 8 aliasing source elements.
/llvm-project-15.0.7/mlir/include/mlir/Dialect/Tosa/Transforms/
H A DPasses.td28 let summary = "Propagate shapes across TOSA operations";
/llvm-project-15.0.7/llvm/cmake/modules/
H A DCrossCompile.cmake38 # Propagate LLVM_EXTERNAL_CLANG_SOURCE_DIR so that clang-tblgen can be built
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLowerMatrixIntrinsics.cpp564 bool Propagate = false; in propagateShapeForward() local
574 Propagate = setShapeInfo(Inst, {M, K}); in propagateShapeForward()
578 Propagate = setShapeInfo(Inst, {N, M}); in propagateShapeForward()
582 Propagate = setShapeInfo(Inst, {N, M}); in propagateShapeForward()
586 Propagate = setShapeInfo(Inst, {M, N}); in propagateShapeForward()
597 Propagate |= setShapeInfo(Inst, OpShape->second); in propagateShapeForward()
603 if (Propagate) { in propagateShapeForward()
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1054 auto FinalizeInModule = [&](GlobalValue &GV, bool Propagate = false) { in thinLTOFinalizeInModule() argument
1060 if (Propagate) in thinLTOFinalizeInModule()
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DValueTracking.cpp5681 auto Propagate = [&](const User *User) { in programUndefinedIfUndefOrPoison() local
5685 for_each(V->users(), Propagate); in programUndefinedIfUndefOrPoison()
5701 for_each(I.users(), Propagate); in programUndefinedIfUndefOrPoison()
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dshuffle_select-inseltpoison.ll17 ; Propagate flags when possible.
360 ; Propagate any FMF.
H A Dshuffle_select.ll17 ; Propagate flags when possible.
360 ; Propagate any FMF.
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DSVEInstrFormats.td7928 // SVE Propagate Break Group