Home
last modified time | relevance | path

Searched defs:CreateFPImm (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h827 static MachineOperand CreateFPImm(const ConstantFP *CFP) { CreateFPImm() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2403 CreateFPImm(APFloat Val, bool IsExact, SMLoc S, MCContext &Ctx) { in CreateFPImm() function in __anon730428320111::AArch64Operand