Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h58 bool selectZExti32(SDValue N, SDValue &Val);
H A DRISCVISelDAGToDAG.cpp1272 bool RISCVDAGToDAGISel::selectZExti32(SDValue N, SDValue &Val) { in selectZExti32() function in RISCVDAGToDAGISel
H A DRISCVInstrInfo.td886 def zexti32 : ComplexPattern<i64, 1, "selectZExti32">;