Searched defs:IsComplex (Results 1 – 7 of 7) sorted by relevance
56 IsComplex = 0, enumerator
92 IsComplex = Eigen::NumTraits<SCALAR>::IsComplex, enumerator
302 unsigned ARMTTIImpl::getAddressComputationCost(Type *Ty, bool IsComplex) { in getAddressComputationCost()
334 unsigned AArch64TTIImpl::getAddressComputationCost(Type *Ty, bool IsComplex) { in getAddressComputationCost()
868 unsigned X86TTIImpl::getAddressComputationCost(Type *Ty, bool IsComplex) { in getAddressComputationCost()
710 unsigned getAddressComputationCost(Type *Ty, bool IsComplex) { return 0; } in getAddressComputationCost()
758 unsigned getAddressComputationCost(Type *Ty, bool IsComplex) override { in getAddressComputationCost()