Searched defs:hasDivRemOp (Results 1 – 6 of 6) sorted by relevance
13 bool MipsTTIImpl::hasDivRemOp(Type *DataType, bool IsSigned) { in hasDivRemOp() function in MipsTTIImpl
397 bool SystemZTTIImpl::hasDivRemOp(Type *DataType, bool IsSigned) { hasDivRemOp() function in SystemZTTIImpl
309 bool hasDivRemOp(Type *DataType, bool IsSigned) const { return false; } hasDivRemOp() function
2351 bool hasDivRemOp(Type *DataType, bool IsSigned) override { hasDivRemOp() function
507 bool TargetTransformInfo::hasDivRemOp(Type *DataType, bool IsSigned) const { hasDivRemOp() function in TargetTransformInfo
6042 bool X86TTIImpl::hasDivRemOp(Type *DataType, bool IsSigned) { hasDivRemOp() function in X86TTIImpl