Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4654 static unsigned getUnderlyingArgReg(const SDValue &N) { in getUnderlyingArgReg() function
4662 return getUnderlyingArgReg(N.getOperand(0)); in getUnderlyingArgReg()
4693 unsigned Reg = getUnderlyingArgReg(N); in EmitFuncArgumentDbgValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4887 static unsigned getUnderlyingArgReg(const SDValue &N) { in getUnderlyingArgReg() function
4895 return getUnderlyingArgReg(N.getOperand(0)); in getUnderlyingArgReg()
4922 unsigned Reg = getUnderlyingArgReg(N); in EmitFuncArgumentDbgValue()