Home
last modified time | relevance | path

Searched refs:control_flow (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/test/Dialect/LLVMIR/
H A Dterminator.mlir10 // CHECK-LABEL: @control_flow
14 func.func @control_flow(%cond : i1) {
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/android/
H A Dcomparison-in-temp-failure-retry.c89 void control_flow(void) { in control_flow() function
/llvm-project/mlir/test/Analysis/
H A Dtest-alias-analysis.mlir33 // CHECK-LABEL: Testing : "control_flow"
50 func.func @control_flow(%arg: memref<2xf32>, %cond: i1) attributes {test.ptr = "func"} {
/llvm-project/llvm/test/CodeGen/AMDGPU/
H A Dsgpr-regalloc-flags.ll145 define amdgpu_kernel void @control_flow(i1 %cond) {