Searched defs:IsComplex (Results 1 – 11 of 11) sorted by relevance
106 const int IsComplex = NumTraits<typename internal::traits<MatrixType>::Scalar>::IsComplex; in testSingular() local
98 IsComplex = Eigen::NumTraits<SCALAR>::IsComplex, enumerator
71 def IsComplex(obj): function
322 int ARMTTIImpl::getAddressComputationCost(Type *Ty, bool IsComplex) { in getAddressComputationCost()
420 int AArch64TTIImpl::getAddressComputationCost(Type *Ty, bool IsComplex) { in getAddressComputationCost()
918 unsigned getAddressComputationCost(Type *Ty, bool IsComplex) { return 0; } in getAddressComputationCost()
1180 int X86TTIImpl::getAddressComputationCost(Type *Ty, bool IsComplex) { in getAddressComputationCost()
963 int getAddressComputationCost(Type *Ty, bool IsComplex) override { in getAddressComputationCost()
149 bool IsComplex(const NodeDef& node) { return node.op() == "Complex"; } in IsComplex() function
50 bool IsComplex = false; variable
51 bool IsComplex = false; variable