Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp261 addNodeIDMachineOperand(Op); in addNodeID()
305 addNodeIDMachineOperand(MachineOperand::CreateReg(Reg, false)); in addNodeIDRegType()
322 const GISelInstProfileBuilder &GISelInstProfileBuilder::addNodeIDMachineOperand( in addNodeIDMachineOperand() function in GISelInstProfileBuilder
H A DCSEMIRBuilder.cpp203 ProfBuilder.addNodeIDMachineOperand(MachineOperand::CreateCImm(&Val)); in buildConstant()
223 ProfBuilder.addNodeIDMachineOperand(MachineOperand::CreateFPImm(&Val)); in buildFConstant()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h186 addNodeIDMachineOperand(const MachineOperand &MO) const;