Searched refs:CreateFPImm (Results 1 – 8 of 8) sorted by relevance
115 MI->addOperand(MachineOperand::CreateFPImm(Val)); in convertImplicitDefToConstZero()120 MI->addOperand(MachineOperand::CreateFPImm(Val)); in convertImplicitDefToConstZero()
346 ProfBuilder.addNodeIDMachineOperand(MachineOperand::CreateFPImm(&Val)); in buildFConstant()
831 static MachineOperand CreateFPImm(const ConstantFP *CFP) { in CreateFPImm() function
143 MI->addOperand(*MF, MachineOperand::CreateFPImm(Val)); in addFPImm()
716 return MachineOperand::CreateFPImm(CF); in GetMOForConstDbgOp()
779 return MachineOperand::CreateFPImm(V.CFP); in operator MachineOperand()
2374 CreateFPImm(APFloat Val, bool IsExact, SMLoc S, MCContext &Ctx) { in CreateFPImm() function in __anonc2b64ba80111::AArch64Operand3300 AArch64Operand::CreateFPImm(F, true, S, getContext())); in tryParseFPImm()3316 Operands.push_back(AArch64Operand::CreateFPImm( in tryParseFPImm()
2039 Dest = MachineOperand::CreateFPImm(cast<ConstantFP>(C)); in parseFPImmediateOperand()