Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZMachineFunctionInfo.h70 void setManipulatesSP(bool MSP) { ManipulatesSP = MSP; } in setManipulatesSP() function
DSystemZISelLowering.cpp3363 MF.getInfo<SystemZMachineFunctionInfo>()->setManipulatesSP(true); in lowerSTACKSAVE()
3371 MF.getInfo<SystemZMachineFunctionInfo>()->setManipulatesSP(true); in lowerSTACKRESTORE()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZMachineFunctionInfo.h70 void setManipulatesSP(bool MSP) { ManipulatesSP = MSP; } in setManipulatesSP() function
DSystemZISelLowering.cpp3605 MF.getInfo<SystemZMachineFunctionInfo>()->setManipulatesSP(true); in lowerSTACKSAVE()
3613 MF.getInfo<SystemZMachineFunctionInfo>()->setManipulatesSP(true); in lowerSTACKRESTORE()