Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Target/SystemZ/
DSystemZMachineFunctionInfo.h63 void setManipulatesSP(bool MSP) { ManipulatesSP = MSP; } in setManipulatesSP()
/freebsd-9-stable/usr.bin/lex/
Dflexdef.h292 #define MSP 50 /* maximum number of saved protos (protos on the proto queue) */ macro
/freebsd-9-stable/contrib/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp1033 Value *MSP = M->getOrInsertFunction("memset_pattern16", in processLoopStridedStore() local