Searched refs:CreateFPImm (Results 1 – 8 of 8) sorted by relevance
116 MI->addOperand(MachineOperand::CreateFPImm(Val)); in convertImplicitDefToConstZero()121 MI->addOperand(MachineOperand::CreateFPImm(Val)); in convertImplicitDefToConstZero()
346 ProfBuilder.addNodeIDMachineOperand(MachineOperand::CreateFPImm(&Val)); in buildFConstant()
142 MI->addOperand(*MF, MachineOperand::CreateFPImm(Val)); in addFPImm()
824 static MachineOperand CreateFPImm(const ConstantFP *CFP) { in CreateFPImm() function
716 return MachineOperand::CreateFPImm(CF); in GetMOForConstDbgOp()
779 return MachineOperand::CreateFPImm(V.CFP); in operator MachineOperand()
2309 CreateFPImm(APFloat Val, bool IsExact, SMLoc S, MCContext &Ctx) { in CreateFPImm() function in __anonb6c3df290111::AArch64Operand3286 AArch64Operand::CreateFPImm(F, true, S, getContext())); in tryParseFPImm()3304 Operands.push_back(AArch64Operand::CreateFPImm( in tryParseFPImm()
1996 Dest = MachineOperand::CreateFPImm(cast<ConstantFP>(C)); in parseFPImmediateOperand()