Home
last modified time | relevance | path

Searched defs:toplevel_cfg (Results 1 – 2 of 2) sorted by relevance

/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/test/Dialect/SPIRV/IR/
H A Dcomposite-ops.mlir39 func @composite_construct_invalid_num_of_elements(%arg0: f32) -> f32 {
/dports/games/wesnoth/wesnoth-1.14.17/src/help/
H A Dhelp_impl.cpp257 const config& toplevel_cfg = cfg->child("toplevel"); in parse_config() local