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

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

Completed in 204 milliseconds