Home
last modified time | relevance | path

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

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