Searched defs:MSP (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZMachineFunctionInfo.h | 91 void setManipulatesSP(bool MSP) { ManipulatesSP = MSP; } in setManipulatesSP()
|
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
H A D | m10300-opc.c | 227 #define MSP (SSP+1) macro
|
/netbsd-src/external/gpl3/binutils/dist/opcodes/ |
H A D | m10300-opc.c | 227 #define MSP (SSP+1) macro
|
/netbsd-src/external/bsd/flex/dist/src/ |
H A D | flexdef.h | 293 #define MSP 50 /* maximum number of saved protos (protos on the proto queue) */ macro
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | m68k-parse.h | 104 MSP, enumerator
|
H A D | tc-m68k.c | 140 SFC, DFC, USP, VBR, CACR, CAAR, MSP, ISP, enumerator 145 USP, VBR, MSP, ISP, MMUSR, URP, SRP, enumerator
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | m68k-parse.h | 104 MSP, enumerator
|
H A D | tc-m68k.c | 140 SFC, DFC, USP, VBR, CACR, CAAR, MSP, ISP, enumerator 145 USP, VBR, MSP, ISP, MMUSR, URP, SRP, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | LoopIdiomRecognize.cpp | 1113 FunctionCallee MSP = M->getOrInsertFunction(FuncName, Builder.getVoidTy(), in processLoopStridedStore() local
|