Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2074 const auto PushIntConstant = [&](const int32_t Value) { in selectVaStartAAPCS() local
2096 PushIntConstant(-static_cast<int32_t>(GPRSize)); in selectVaStartAAPCS()
2099 PushIntConstant(-static_cast<int32_t>(FPRSize)); in selectVaStartAAPCS()