Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZMachineFunctionInfo.h69 bool getManipulatesSP() const { return ManipulatesSP; } in getManipulatesSP() function
DSystemZFrameLowering.cpp482 MF.getInfo<SystemZMachineFunctionInfo>()->getManipulatesSP()); in hasFP()