Home
last modified time | relevance | path

Searched refs:structurizer (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/llvm/test/Transforms/StructurizeCFG/workarounds/
H A Dneeds-unified-loop-exits.ll4 ; The structurizer uses an RPO traversal over a region, along with a
12 ; structurizer is a region pass, and it no longer sees the entire loop
/llvm-project-15.0.7/llvm/test/Transforms/StructurizeCFG/
H A Drebuild-ssa-infinite-loop-inseltpoison.ll3 ; The following function caused an infinite loop inside the structurizer's
H A Drebuild-ssa-infinite-loop.ll3 ; The following function caused an infinite loop inside the structurizer's
/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dkill-infinite-loop.ll5 ; out of the structurizer, @llvm.amdgcn.kill actually ends the thread that calls
H A Dvalu-i1.ll6 ; Make sure the i1 values created by the cfg structurizer pass are
H A Dnested-loop-conditions.ll144 ; Earlier version of above, before a run of the structurizer.
/llvm-project-15.0.7/mlir/lib/Target/SPIRV/Deserialization/
H A DDeserializer.cpp2019 ControlFlowStructurizer structurizer(mergeInfo.loc, mergeInfo.control, in structurizeControlFlow() local
2027 if (failed(structurizer.structurize())) in structurizeControlFlow()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstructions.td332 // SI pseudo instructions. These are used by the CFG structurizer pass