Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineOperand.h785 static MachineOperand CreateFPImm(const ConstantFP *CFP) { in CreateFPImm() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp1969 CreateFPImm(APFloat Val, bool IsExact, SMLoc S, MCContext &Ctx) { in CreateFPImm() function in __anon65f0dadd0111::AArch64Operand