Searched refs:isOperationCustom (Results 1 – 5 of 5) sorted by relevance
325 getTLI()->isOperationCustom(ISD::STORE, VT)) in getStoreMinimumVF()
1202 bool isOperationCustom(unsigned Op, EVT VT) const { in isOperationCustom() function
7834 if (!isOperationCustom(Op.getOpcode(), TrgVT) || in LowerTRUNCATEVector()8508 isOperationCustom(Op.getOpcode(), InVT)) in LowerINT_TO_FP()
4201 if (!TLI.isTypeLegal(VT) && !TLI.isOperationCustom(DivRemOpc, VT)) in useDivRem()
1934 assert(isOperationCustom(ISD::UINT_TO_FP, MVT::v2f32) && in X86TargetLowering()1935 isOperationCustom(ISD::STRICT_UINT_TO_FP, MVT::v2f32) && in X86TargetLowering()