Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp327 addNodeIDMachineOperand(Op); in addNodeID()
371 addNodeIDMachineOperand(MachineOperand::CreateReg(Reg, false)); in addNodeIDRegType()
403 const GISelInstProfileBuilder &GISelInstProfileBuilder::addNodeIDMachineOperand( in addNodeIDMachineOperand() function in GISelInstProfileBuilder
H A DCSEMIRBuilder.cpp319 ProfBuilder.addNodeIDMachineOperand(MachineOperand::CreateCImm(&Val)); in buildConstant()
346 ProfBuilder.addNodeIDMachineOperand(MachineOperand::CreateFPImm(&Val)); in buildFConstant()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h192 addNodeIDMachineOperand(const MachineOperand &MO) const;