Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.h889 bool shouldTransformSignedTruncationCheck(EVT XVT, in shouldTransformSignedTruncationCheck() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.h1163 shouldTransformSignedTruncationCheck(EVT XVT, in shouldTransformSignedTruncationCheck() function
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h826 virtual bool shouldTransformSignedTruncationCheck(EVT XVT, in shouldTransformSignedTruncationCheck() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVISelLowering.cpp17634 bool RISCVTargetLowering::shouldTransformSignedTruncationCheck( in shouldTransformSignedTruncationCheck() function in RISCVTargetLowering