Searched defs:RegPairs (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2093 SmallVector<RegPairInfo, 8> RegPairs; local
2234 SmallVector<RegPairInfo, 8> RegPairs; local
1941 computeCalleeSaveRegisterPairs( MachineFunction &MF, const std::vector<CalleeSavedInfo> &CSI, const TargetRegisterInfo *TRI, SmallVectorImpl<RegPairInfo> &RegPairs, bool &NeedShadowCallStackProlog, bool NeedsFrameRecord) argument
[all...]

Completed in 117 milliseconds