Searched defs:IsComplex (Results 1 – 7 of 7) sorted by relevance
56 IsComplex = 0, enumerator
92 IsComplex = Eigen::NumTraits<SCALAR>::IsComplex, enumerator
298 int ARMTTIImpl::getAddressComputationCost(Type *Ty, bool IsComplex) { in getAddressComputationCost()
365 int AArch64TTIImpl::getAddressComputationCost(Type *Ty, bool IsComplex) { in getAddressComputationCost()
1046 int X86TTIImpl::getAddressComputationCost(Type *Ty, bool IsComplex) { in getAddressComputationCost()
768 unsigned getAddressComputationCost(Type *Ty, bool IsComplex) { return 0; } in getAddressComputationCost()
815 int getAddressComputationCost(Type *Ty, bool IsComplex) override { in getAddressComputationCost()