Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp8763 static constexpr ISD::NodeType SelectionCodes[2][2] = { in getSelectionCode() local
8766 return SelectionCodes[IsUnsigned][ChooseSelCode]; in getSelectionCode()