Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8765 const bool ChooseSelCode = IsAnd ^ IsGreaterOp; in getSelectionCode() local
8766 return SelectionCodes[IsUnsigned][ChooseSelCode]; in getSelectionCode()