Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp322 addNodeIDMachineOperand(Op); in addNodeID()
366 addNodeIDMachineOperand(MachineOperand::CreateReg(Reg, false)); in addNodeIDRegType()
398 const GISelInstProfileBuilder &GISelInstProfileBuilder::addNodeIDMachineOperand( in addNodeIDMachineOperand() function in GISelInstProfileBuilder
H A DCSEMIRBuilder.cpp260 ProfBuilder.addNodeIDMachineOperand(MachineOperand::CreateCImm(&Val)); in buildConstant()
287 ProfBuilder.addNodeIDMachineOperand(MachineOperand::CreateFPImm(&Val)); in buildFConstant()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h192 addNodeIDMachineOperand(const MachineOperand &MO) const;