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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h91 void setManipulatesSP(bool MSP) { ManipulatesSP = MSP; } function in class:llvm::SystemZMachineFunctionInfo

Completed in 104 milliseconds