Searched refs:CreateFPImm (Results 1 – 7 of 7) sorted by relevance
287 ProfBuilder.addNodeIDMachineOperand(MachineOperand::CreateFPImm(&Val)); in buildFConstant()
117 MI->addOperand(MachineOperand::CreateFPImm(Val)); in convertImplicitDefToConstZero()122 MI->addOperand(MachineOperand::CreateFPImm(Val)); in convertImplicitDefToConstZero()
142 MI->addOperand(*MF, MachineOperand::CreateFPImm(Val)); in addFPImm()
785 static MachineOperand CreateFPImm(const ConstantFP *CFP) { in CreateFPImm() function
2109 CreateFPImm(APFloat Val, bool IsExact, SMLoc S, MCContext &Ctx) { in CreateFPImm() function in __anon56f6c4660111::AArch64Operand2955 AArch64Operand::CreateFPImm(F, true, S, getContext())); in tryParseFPImm()2973 Operands.push_back(AArch64Operand::CreateFPImm( in tryParseFPImm()
777 return MachineOperand::CreateFPImm(V.CFP); in operator MachineOperand()
1917 Dest = MachineOperand::CreateFPImm(cast<ConstantFP>(C)); in parseFPImmediateOperand()