Searched defs:isIntDivCheap (Results 1 – 7 of 7) sorted by relevance
116 bool isIntDivCheap(EVT VT, AttributeList Attr) const override { return true; } isIntDivCheap() function
332 bool isIntDivCheap(EVT, AttributeList) const override { return false; } in isIntDivCheap() function
815 bool WebAssemblyTargetLowering::isIntDivCheap(EVT VT, isIntDivCheap() function in WebAssemblyTargetLowering
533 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; } isIntDivCheap() function
19943 bool RISCVTargetLowering::isIntDivCheap(EVT VT, AttributeList Attr) const { isIntDivCheap() function in RISCVTargetLowering
25462 bool AArch64TargetLowering::isIntDivCheap(EVT VT, AttributeList Attr) const { isIntDivCheap() function in AArch64TargetLowering [all...]
57574 bool X86TargetLowering::isIntDivCheap(EVT VT, AttributeList Attr) const { isIntDivCheap() function in X86TargetLowering [all...]