Home
last modified time | relevance | path

Searched defs:MSP (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZMachineFunctionInfo.h91 void setManipulatesSP(bool MSP) { ManipulatesSP = MSP; } in setManipulatesSP()
/freebsd-12-stable/contrib/flex/
Dflexdef.h327 #define MSP 50 /* maximum number of saved protos (protos on the proto queue) */ macro
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp1114 FunctionCallee MSP = M->getOrInsertFunction(FuncName, Builder.getVoidTy(), in processLoopStridedStore() local