Searched defs:shouldTransformSignedTruncationCheck (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.h | 866 bool shouldTransformSignedTruncationCheck(EVT XVT, shouldTransformSignedTruncationCheck() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.h | 1154 shouldTransformSignedTruncationCheck(EVT XVT, shouldTransformSignedTruncationCheck() function |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 780 virtual bool shouldTransformSignedTruncationCheck(EVT XVT, shouldTransformSignedTruncationCheck() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVISelLowering.cpp | 16095 bool RISCVTargetLowering::shouldTransformSignedTruncationCheck( shouldTransformSignedTruncationCheck() function in RISCVTargetLowering |