Searched defs:preferABDSToABSWithNSW (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 866 virtual bool preferABDSToABSWithNSW(EVT VT) const { preferABDSToABSWithNSW() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 56343 bool X86TargetLowering::preferABDSToABSWithNSW(EVT VT) const { preferABDSToABSWithNSW() function in X86TargetLowering |