Home
last modified time | relevance | path

Searched defs:conj (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/Headers/openmp_wrappers/
H A Dcomplex_cmath.h68 template <class _Tp> std::complex<_Tp> conj(const std::complex<_Tp> &__c) { conj() function
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DTestingSupport.h561 const Formula *conj(const Formula *LHS, const Formula *RHS) { function
/llvm-project/mlir/lib/Conversion/ShapeToStandard/
H A DShapeToStandard.cpp529 Value conj = args[0]; in matchAndRewrite() local
/llvm-project/clang/lib/Headers/
H A Dtgmath.h1303 #define conj(__x) __tg_conj(__tg_promote1((__x))(__x)) macro
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp139 Node conj(Node Pos) { conj() function
[all...]