Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp1132 static std::unique_ptr<RISCVOperand> createFPImm(uint64_t Val, SMLoc S) { in createFPImm() function
1990 Operands.push_back(RISCVOperand::createFPImm( in parseFPImm()