Searched defs:isIntDivCheap (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp560 bool WebAssemblyTargetLowering::isIntDivCheap(EVT VT, function in class:WebAssemblyTargetLowering
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h339 virtual bool isIntDivCheap(EVT VT, AttributeList Attr) const { return false; } function in class:llvm::TargetLoweringBase
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13348 bool AArch64TargetLowering::isIntDivCheap(EVT VT, AttributeList Attr) const { function in class:AArch64TargetLowering

Completed in 194 milliseconds