Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelDAGToDAG.h58 bool selectZExti32(SDValue N, SDValue &Val);
H A DLoongArchISelDAGToDAG.cpp306 bool LoongArchDAGToDAGISel::selectZExti32(SDValue N, SDValue &Val) { in selectZExti32() function in LoongArchDAGToDAGISel
H A DLoongArchInstrInfo.td1065 def zexti32 : ComplexPattern<i64, 1, "selectZExti32">;