HomeSort by: relevance | last modified time | path
    Searched refs:setManipulatesSP (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZMachineFunctionInfo.h 91 void setManipulatesSP(bool MSP) { ManipulatesSP = MSP; }
SystemZISelLowering.cpp 4093 MF.getInfo<SystemZMachineFunctionInfo>()->setManipulatesSP(true);
4104 MF.getInfo<SystemZMachineFunctionInfo>()->setManipulatesSP(true);

Completed in 64 milliseconds