Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h473 bool shouldTransformSignedTruncationCheck(EVT XVT, in shouldTransformSignedTruncationCheck() function
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.h816 shouldTransformSignedTruncationCheck(EVT XVT, in shouldTransformSignedTruncationCheck() function
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h538 virtual bool shouldTransformSignedTruncationCheck(EVT XVT, in shouldTransformSignedTruncationCheck() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2186 if (!DAG.getTargetLoweringInfo().shouldTransformSignedTruncationCheck( in optimizeSetCCOfSignedTruncationCheck()