Home
last modified time | relevance | path

Searched defs:preferABDSToABSWithNSW (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h912 virtual bool preferABDSToABSWithNSW(EVT VT) const { in preferABDSToABSWithNSW() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp57941 bool X86TargetLowering::preferABDSToABSWithNSW(EVT VT) const { in preferABDSToABSWithNSW() function in X86TargetLowering