Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp67 unsigned PtrSz = in create() local
70 return std::make_unique<SystemZXPLINKFrameLowering>(PtrSz); in create()
71 return std::make_unique<SystemZELFFrameLowering>(PtrSz); in create()