Searched defs:hasDivRemOp (Results 1 – 6 of 6) sorted by relevance
13 bool MipsTTIImpl::hasDivRemOp(Type *DataType, bool IsSigned) { in hasDivRemOp() function in MipsTTIImpl
401 bool SystemZTTIImpl::hasDivRemOp(Type *DataType, bool IsSigned) { in hasDivRemOp() function in SystemZTTIImpl
332 bool hasDivRemOp(Type *DataType, bool IsSigned) const { return false; } in hasDivRemOp() function
2442 bool hasDivRemOp(Type *DataType, bool IsSigned) override { in hasDivRemOp() function
533 bool TargetTransformInfo::hasDivRemOp(Type *DataType, bool IsSigned) const { in hasDivRemOp() function in TargetTransformInfo
6114 bool X86TTIImpl::hasDivRemOp(Type *DataType, bool IsSigned) { in hasDivRemOp() function in X86TTIImpl