Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/experimental/__simd/
H A Ddeclaration.h44 struct deduce { struct
50 using deduce_t = typename deduce<_Tp, _Np, _Abis...>::type; argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp429 uint32_t ConstantProperties::deduce(const Constant *C) { in deduce() function in ConstantProperties