Home
last modified time | relevance | path

Searched refs:getInstructionOpcodeHash (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMIRVRegNamerUtils.cpp49 std::string VRegRenamer::getInstructionOpcodeHash(MachineInstr &MI) { in getInstructionOpcodeHash() function in VRegRenamer
125 std::string Name = getInstructionOpcodeHash(*MRI.getVRegDef(VReg)); in createVirtualRegister()
144 NamedVReg(MO.getReg(), Prefix + getInstructionOpcodeHash(Candidate))); in renameInstsInMBB()
HDMIRVRegNamerUtils.h57 std::string getInstructionOpcodeHash(MachineInstr &MI);