Searched refs:StackSlotPtr (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 2042 SDValue StackSlotPtr = DAG.getFrameIndex(FI, PtrTy); in visitSPDescriptorParent() local 2048 PtrTy, dl, DAG.getEntryNode(), StackSlotPtr, in visitSPDescriptorParent()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAGBuilder.cpp | 2224 SDValue StackSlotPtr = DAG.getFrameIndex(FI, PtrTy); in visitSPDescriptorParent() local 2230 PtrTy, dl, DAG.getEntryNode(), StackSlotPtr, in visitSPDescriptorParent()
|