Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2039 const auto PushAddress = [&](const int FrameIndex, const int64_t Imm) { in selectVaStartAAPCS() local
2062 PushAddress(FuncInfo->getVarArgsStackIndex(), 0); in selectVaStartAAPCS()
2066 PushAddress(FuncInfo->getVarArgsGPRIndex(), GPRSize); in selectVaStartAAPCS()
2070 PushAddress(FuncInfo->getVarArgsFPRIndex(), FPRSize); in selectVaStartAAPCS()