Home
last modified time | relevance | path

Searched defs:Combine (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-param-test.h410 internal::CartesianProductHolder<Generator...> Combine(const Generator&... g) { in Combine() function
/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dregs.c1984 Combine(REGW *u, REGW *v) in Combine() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp10934 IntRange (*Combine)(IntRange, IntRange) = IntRange::join; in GetExprRange() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp23149 void SelectionDAG::Combine(CombineLevel Level, AliasAnalysis *AA, in Combine() function in SelectionDAG