Searched refs:setFPImm (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h90 void setFPImm(double Val) { function in class:llvm::MCOperand
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h663 void setFPImm(const ConstantFP *CFP) {
730 /// already, the setFPImm method should be used.
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp1737 SrcMO.setFPImm(ConstantFP::get(Ctx, Val));

Completed in 117 milliseconds