Home
last modified time | relevance | path

Searched defs:filtered (Results 1 – 6 of 6) sorted by relevance

/llvm-project/compiler-rt/test/xray/TestCases/Posix/
H A Dbasic-filtering.cpp31 [[clang::xray_always_instrument]] void __attribute__((noinline)) filtered() { in filtered() function
/llvm-project/llvm/cmake/modules/
H A DLLVMProcessSources.cmake33 set(filtered) global() variable
/llvm-project/clang/tools/scan-build-py/tests/unit/
H A Dtest_compilation.py87 def filtered(flags): function
/llvm-project/llvm/include/llvm/Option/
H A DArgList.h205 filtered(OptSpecifiers ...Ids) const { in filtered() function
/llvm-project/mlir/lib/Dialect/Linalg/TransformOps/
H A DLinalgMatchOps.cpp96 auto filtered = llvm::make_filter_range( in matchOperation() local
/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp4673 bool filtered = __kmp_topology->filter_hw_subset(); __kmp_aux_affinity_initialize_topology() local