Home
last modified time | relevance | path

Searched defs:shouldTransformSignedTruncationCheck (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h866 bool shouldTransformSignedTruncationCheck(EVT XVT, shouldTransformSignedTruncationCheck() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1154 shouldTransformSignedTruncationCheck(EVT XVT, shouldTransformSignedTruncationCheck() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h780 virtual bool shouldTransformSignedTruncationCheck(EVT XVT, shouldTransformSignedTruncationCheck() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp16095 bool RISCVTargetLowering::shouldTransformSignedTruncationCheck( shouldTransformSignedTruncationCheck() function in RISCVTargetLowering