Home
last modified time | relevance | path

Searched defs:bn (Results 1 – 25 of 28) sorted by relevance

12

/llvm-project/clang/test/OpenMP/
H A Dtarget_parallel_depend_codegen.cpp68 float bn[n]; in foo() local
H A Dtarget_teams_depend_codegen.cpp68 float bn[n]; in foo() local
H A Dtarget_depend_codegen.cpp71 float bn[n]; in foo() local
H A Dtarget_parallel_generic_loop_depend_codegen.cpp60 float bn[n]; in foo() local
H A Dtarget_parallel_for_simd_depend_codegen.cpp68 float bn[n]; in foo() local
H A Dtarget_teams_distribute_parallel_for_simd_depend_codegen.cpp68 float bn[n]; in foo() local
H A Dtarget_simd_depend_codegen.cpp68 float bn[n]; in foo() local
H A Dtarget_teams_distribute_depend_codegen.cpp68 float bn[n]; in foo() local
H A Dtarget_parallel_for_depend_codegen.cpp68 float bn[n]; in foo() local
H A Dtarget_teams_distribute_parallel_for_depend_codegen.cpp68 float bn[n]; in foo() local
H A Dtarget_teams_generic_loop_depend_codegen.cpp60 float bn[n]; in foo() local
H A Dtarget_teams_distribute_simd_depend_codegen.cpp82 float bn[n]; in foo() local
H A Dtarget_parallel_codegen.cpp95 float bn[n]; in foo() local
H A Dtarget_private_codegen.cpp39 float bn[n]; in foo() local
H A Dtarget_firstprivate_codegen.cpp56 float bn[n]; in foo() local
H A Dtarget_teams_codegen.cpp96 float bn[n]; in foo() local
H A Dtarget_teams_distribute_simd_codegen.cpp92 float bn[n]; in foo() local
H A Dnvptx_target_codegen.cpp34 float bn[n]; in foo() local
H A Dtarget_teams_distribute_codegen.cpp98 float bn[n]; in foo() local
H A Dtarget_parallel_for_simd_codegen.cpp91 float bn[n]; in foo() local
H A Dtarget_simd_codegen.cpp127 float bn[n]; in foo() local
H A Dtarget_parallel_for_codegen.cpp98 float bn[n]; in foo() local
H A Dtarget_codegen.cpp134 float bn[n]; in foo() local
/llvm-project/mlir/lib/Dialect/AMX/IR/
H A DAMXDialect.cpp47 unsigned bk = btp.getDimSize(0), bn = btp.getDimSize(1) >> scale; verifyMultShape() local
/llvm-project/clang/test/SemaCXX/
H A Dbuiltin-is-constant-evaluated.cpp26 constexpr int bn = __builtin_is_constant_evaluated() ? dummy : 42; // expected-note {{non-const var… variable

12