Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelDAGToDAG.h55 bool selectSExti32(SDValue N, SDValue &Val);
H A DLoongArchISelDAGToDAG.cpp290 bool LoongArchDAGToDAGISel::selectSExti32(SDValue N, SDValue &Val) { in selectSExti32() function in LoongArchDAGToDAGISel
H A DLoongArchInstrInfo.td1101 def sexti32 : ComplexPattern<i64, 1, "selectSExti32">;