Searched defs:isIntDivCheap (Results 1 – 7 of 7) sorted by relevance
121 bool isIntDivCheap(EVT VT, AttributeList Attr) const override { return true; } in isIntDivCheap() function
242 bool isIntDivCheap(EVT, AttributeList) const override { return false; } isIntDivCheap() function
813 bool WebAssemblyTargetLowering::isIntDivCheap(EVT VT, in isIntDivCheap() function in WebAssemblyTargetLowering
543 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; } in isIntDivCheap() function
21576 bool RISCVTargetLowering::isIntDivCheap(EVT VT, AttributeList Attr) const { isIntDivCheap() function in RISCVTargetLowering
26908 bool AArch64TargetLowering::isIntDivCheap(EVT VT, AttributeList Attr) const { in isIntDivCheap() function in AArch64TargetLowering
59243 bool X86TargetLowering::isIntDivCheap(EVT VT, AttributeList Attr) const { in isIntDivCheap() function in X86TargetLowering