Home
last modified time | relevance | path

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

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