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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp277 addNodeIDMachineOperand(Op);
321 addNodeIDMachineOperand(MachineOperand::CreateReg(Reg, false));
338 const GISelInstProfileBuilder &GISelInstProfileBuilder::addNodeIDMachineOperand( function in class:GISelInstProfileBuilder
H A DCSEMIRBuilder.cpp220 ProfBuilder.addNodeIDMachineOperand(MachineOperand::CreateCImm(&Val));
247 ProfBuilder.addNodeIDMachineOperand(MachineOperand::CreateFPImm(&Val));
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h190 addNodeIDMachineOperand(const MachineOperand &MO) const;

Completed in 64 milliseconds