Home
last modified time | relevance | path

Searched refs:ChangeToFPImmediate (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h777 LLVM_ABI void ChangeToFPImmediate(const ConstantFP *FPImm,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp171 void MachineOperand::ChangeToFPImmediate(const ConstantFP *FPImm, in ChangeToFPImmediate() function in MachineOperand