Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h77 static SDDbgOperand fromVReg(unsigned VReg) { in fromVReg() function
H A DSelectionDAGBuilder.cpp1704 LocationOps.emplace_back(SDDbgOperand::fromVReg(Reg)); in handleDebugValue()
H A DSelectionDAG.cpp11062 SDDbgValue(DbgInfo->getAlloc(), Var, Expr, SDDbgOperand::fromVReg(VReg), in getVRegDbgValue()