Searched refs:CreateFPImm (Results 1 – 9 of 9) sorted by relevance
31 Ops.push_back(MachineOperand::CreateFPImm(CFP)); in lowerAsmOperandForConstraint()38 Ops.push_back(MachineOperand::CreateFPImm(CFP)); in lowerAsmOperandForConstraint()
119 MI->addOperand(MachineOperand::CreateFPImm(Val)); in convertImplicitDefToConstZero()124 MI->addOperand(MachineOperand::CreateFPImm(Val)); in convertImplicitDefToConstZero()
377 ProfBuilder.addNodeIDMachineOperand(MachineOperand::CreateFPImm(&Val)); in buildFConstant()
836 static MachineOperand CreateFPImm(const ConstantFP *CFP) { in CreateFPImm() function
145 MI->addOperand(*MF, MachineOperand::CreateFPImm(Val)); in addFPImm()
739 return MachineOperand::CreateFPImm(CF); in GetMOForConstDbgOp()
766 return MachineOperand::CreateFPImm(V.CFP); in operator MachineOperand()
2450 CreateFPImm(APFloat Val, bool IsExact, SMLoc S, MCContext &Ctx) { in CreateFPImm() function in __anon730428320111::AArch64Operand3396 AArch64Operand::CreateFPImm(F, true, S, getContext())); in tryParseFPImm()3412 Operands.push_back(AArch64Operand::CreateFPImm( in tryParseFPImm()
2057 Dest = MachineOperand::CreateFPImm(cast<ConstantFP>(C)); in parseFPImmediateOperand()