Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.h152 bool selectScalarFPAsInt(SDValue N, SDValue &Imm);
H A DRISCVISelDAGToDAG.cpp3952 bool RISCVDAGToDAGISel::selectScalarFPAsInt(SDValue N, SDValue &Imm) { in selectScalarFPAsInt() function in RISCVDAGToDAGISel
H A DRISCVInstrInfoVPseudos.td268 def SelectScalarFPAsInt : ComplexPattern<fAny, 1, "selectScalarFPAsInt", [], [],