Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZMachineFunctionInfo.h90 bool getManipulatesSP() const { return ManipulatesSP; } in getManipulatesSP() function
DSystemZFrameLowering.cpp725 MF.getInfo<SystemZMachineFunctionInfo>()->getManipulatesSP()); in hasFP()