Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h142 bool selectFPImm(SDValue N, SDValue &Imm);
H A DRISCVISelDAGToDAG.cpp3211 bool RISCVDAGToDAGISel::selectFPImm(SDValue N, SDValue &Imm) { in selectFPImm() function in RISCVDAGToDAGISel
H A DRISCVInstrInfoVPseudos.td244 def SelectFPImm : ComplexPattern<fAny, 1, "selectFPImm", [], [], 1>;