Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp11715 auto GetLocationOperand = [](SDNode *Node, unsigned ResNo) { in salvageDebugInfo() local
11756 NewLocOps[i] = GetLocationOperand(N0.getNode(), N0.getResNo()); in salvageDebugInfo()
11811 NewLocOps[i] = GetLocationOperand(N0.getNode(), N0.getResNo()); in salvageDebugInfo()