Searched defs:isIntDivCheap (Results 1 – 9 of 9) sorted by relevance
246 bool WebAssemblyTargetLowering::isIntDivCheap(EVT VT, AttributeSet Attr) const { in isIntDivCheap() function in WebAssemblyTargetLowering
425 bool WebAssemblyTargetLowering::isIntDivCheap(EVT VT, in isIntDivCheap() function in WebAssemblyTargetLowering
152 bool isIntDivCheap() const { return IntDivIsCheap; } in isIntDivCheap() function
237 virtual bool isIntDivCheap(EVT VT, AttributeSet Attr) const { in isIntDivCheap() function
308 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; } in isIntDivCheap() function
10367 bool AArch64TargetLowering::isIntDivCheap(EVT VT, AttributeSet Attr) const { in isIntDivCheap() function in AArch64TargetLowering
11547 bool AArch64TargetLowering::isIntDivCheap(EVT VT, AttributeList Attr) const { in isIntDivCheap() function in AArch64TargetLowering
31866 bool X86TargetLowering::isIntDivCheap(EVT VT, AttributeSet Attr) const { in isIntDivCheap() function in X86TargetLowering
40745 bool X86TargetLowering::isIntDivCheap(EVT VT, AttributeList Attr) const { in isIntDivCheap() function in X86TargetLowering