Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h76 static SDDbgOperand fromVReg(unsigned VReg) { in fromVReg() function
H A DSelectionDAG.cpp8734 SDDbgValue(DbgInfo->getAlloc(), Var, Expr, SDDbgOperand::fromVReg(VReg), in getVRegDbgValue()
H A DSelectionDAGBuilder.cpp1423 LocationOps.emplace_back(SDDbgOperand::fromVReg(Reg)); in handleDebugValue()