Home
last modified time | relevance | path

Searched defs:FramePtrTy (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroEarly.cpp93 PointerType *FramePtrTy = FrameTy->getPointerTo(); lowerCoroDone() local
130 auto *FramePtrTy = FrameTy->getPointerTo(); lowerCoroNoop() local
H A DCoroSplit.cpp878 auto FramePtrTy = PointerType::getUnqual(Shape.FrameTy->getContext()); deriveNewFramePointer() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCallLowering.cpp1071 LLT FramePtrTy = LLT::pointer(AS, DL.getPointerSizeInBits(AS)); insertSRetOutgoingArgument() local
H A DLegalizerHelper.cpp4059 LLT FramePtrTy = LLT::pointer(AddrSpace, DL.getPointerSizeInBits(AddrSpace)); createStackTemporary() local
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerLowering.cpp429 LLT FramePtrTy = LLT::pointer(0, 64); applyNonConstInsert() local