Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp336 addNodeIDMachineOperand(Op); in addNodeID()
394 addNodeIDMachineOperand(MachineOperand::CreateReg(Reg, false)); in addNodeIDRegType()
417 const GISelInstProfileBuilder &GISelInstProfileBuilder::addNodeIDMachineOperand( in addNodeIDMachineOperand() function in GISelInstProfileBuilder
H A DCSEMIRBuilder.cpp350 ProfBuilder.addNodeIDMachineOperand(MachineOperand::CreateCImm(&Val)); in buildConstant()
377 ProfBuilder.addNodeIDMachineOperand(MachineOperand::CreateFPImm(&Val)); in buildFConstant()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h200 addNodeIDMachineOperand(const MachineOperand &MO) const;