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