HomeSort by: relevance | last modified time | path
    Searched refs:addNodeIDMachineOperand (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
CSEInfo.cpp 309 addNodeIDMachineOperand(Op);
353 addNodeIDMachineOperand(MachineOperand::CreateReg(Reg, false));
385 const GISelInstProfileBuilder &GISelInstProfileBuilder::addNodeIDMachineOperand(
CSEMIRBuilder.cpp 250 ProfBuilder.addNodeIDMachineOperand(MachineOperand::CreateCImm(&Val));
277 ProfBuilder.addNodeIDMachineOperand(MachineOperand::CreateFPImm(&Val));
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
CSEInfo.h 192 addNodeIDMachineOperand(const MachineOperand &MO) const;

Completed in 17 milliseconds