Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp4943 bool LHSIsU = DAG.MaskedValueIsZero(LHS, HighMask); in ReplaceNodeResults() local
4946 if (LHSIsU == RHSIsU) in ReplaceNodeResults()
4965 else if (LHSIsU && RHSIsS && !LHSIsS) in ReplaceNodeResults()