Searched refs:isOperationCustom (Results 1 – 4 of 4) sorted by relevance
993 bool isOperationCustom(unsigned Op, EVT VT) const { in isOperationCustom() function
8045 isOperationCustom(Op.getOpcode(), InVT)) in LowerINT_TO_FP()10564 isOperationCustom(N->getOpcode(), TrgVT) && in ReplaceNodeResults()
3632 if (!TLI.isTypeLegal(VT) && !TLI.isOperationCustom(DivRemOpc, VT)) in useDivRem()
1880 assert(isOperationCustom(ISD::UINT_TO_FP, MVT::v2f32) && in X86TargetLowering()1881 isOperationCustom(ISD::STRICT_UINT_TO_FP, MVT::v2f32) && in X86TargetLowering()