Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp309 addNodeIDMachineOperand(Op); in addNodeID()
353 addNodeIDMachineOperand(MachineOperand::CreateReg(Reg, false)); in addNodeIDRegType()
385 const GISelInstProfileBuilder &GISelInstProfileBuilder::addNodeIDMachineOperand( in addNodeIDMachineOperand() function in GISelInstProfileBuilder
H A DCSEMIRBuilder.cpp250 ProfBuilder.addNodeIDMachineOperand(MachineOperand::CreateCImm(&Val)); in buildConstant()
277 ProfBuilder.addNodeIDMachineOperand(MachineOperand::CreateFPImm(&Val)); in buildFConstant()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h192 addNodeIDMachineOperand(const MachineOperand &MO) const;