Home
last modified time | relevance | path

Searched refs:optimizeSetCCOfSignedTruncationCheck (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h5598 SDValue optimizeSetCCOfSignedTruncationCheck(EVT SCCVT, SDValue N0,
/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4079 SDValue TargetLowering::optimizeSetCCOfSignedTruncationCheck( in optimizeSetCCOfSignedTruncationCheck() function in TargetLowering
4912 optimizeSetCCOfSignedTruncationCheck(VT, N0, N1, Cond, DCI, dl)) in SimplifySetCC()