Searched defs:StackSlotPtr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | IRTranslator.cpp | 3675 Register StackSlotPtr = CurBuilder->buildFrameIndex(PtrTy, FI).getReg(0); emitSPDescriptorParent() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.cpp | 3091 SDValue StackSlotPtr = DAG.getFrameIndex(FI, PtrTy); visitSPDescriptorParent() local |