Searched defs:hasDivRemOp (Results 1 – 5 of 5) sorted by relevance
326 bool SystemZTTIImpl::hasDivRemOp(Type *DataType, bool IsSigned) { in hasDivRemOp() function in SystemZTTIImpl
262 bool hasDivRemOp(Type *DataType, bool IsSigned) { return false; } in hasDivRemOp() function
1284 bool hasDivRemOp(Type *DataType, bool IsSigned) override { in hasDivRemOp() function
2642 bool X86TTIImpl::hasDivRemOp(Type *DataType, bool IsSigned) { in hasDivRemOp() function in X86TTIImpl
182 bool TargetTransformInfo::hasDivRemOp(Type *DataType, bool IsSigned) const { in hasDivRemOp() function in TargetTransformInfo