Searched refs:CreateFPImm (Results 1 – 5 of 5) sorted by relevance
104 MCOp = MCOperand::CreateFPImm(Val.convertToDouble()); in lowerOperand()
123 static MCOperand CreateFPImm(double Val) { in CreateFPImm() function
89 MI->addOperand(MachineOperand::CreateFPImm(Val)); in addFPImm()
551 static MachineOperand CreateFPImm(const ConstantFP *CFP) { in CreateFPImm() function
370 MI->addOperand(MachineOperand::CreateFPImm(CFP)); in AddOperand()