Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DVirtRegRewriter.cpp68 static void substitutePhysReg(MachineOperand &MO, unsigned Reg, in substitutePhysReg() function
128 substitutePhysReg(reglist[N].first->getOperand(reglist[N].second), in runOnMachineFunction()
698 substitutePhysReg(MO, Phys, *TRI); in ReMaterialize()
1081 substitutePhysReg(MO, PhysReg, TRI); in AssignPhysToVirtReg()
1982 substitutePhysReg(MI.getOperand(i), Phys, *TRI); in ProcessUses()