Searched defs:CreateFPImm (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | MachineOperand.h | 831 static MachineOperand CreateFPImm(const ConstantFP *CFP) { CreateFPImm() function |
/llvm-project/llvm/lib/Target/AArch64/AsmParser/ | ||
H A D | AArch64AsmParser.cpp | 2403 CreateFPImm(APFloat Val, bool IsExact, SMLoc S, MCContext &Ctx) { CreateFPImm() function in __anon882015c50111::AArch64Operand |