Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h59 bool selectZExti32(SDValue N, SDValue &Val);
H A DRISCVISelDAGToDAG.cpp1481 bool RISCVDAGToDAGISel::selectZExti32(SDValue N, SDValue &Val) { in selectZExti32() function in RISCVDAGToDAGISel
H A DRISCVInstrInfo.td886 def zexti32 : ComplexPattern<i64, 1, "selectZExti32">;