Searched refs:SSM (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SMTConstraintManager.h | 177 } else if (const SymSymExpr *SSM = dyn_cast<SymSymExpr>(BSE)) { in REGISTER_TRAIT_WITH_PROGRAMSTATE() local 179 LHS = getSymVal(State, SSM->getLHS()); in REGISTER_TRAIT_WITH_PROGRAMSTATE() 180 RHS = LHS ? getSymVal(State, SSM->getRHS()) : nullptr; in REGISTER_TRAIT_WITH_PROGRAMSTATE()
|
H A D | SMTConv.h | 409 if (const SymSymExpr *SSM = dyn_cast<SymSymExpr>(BSE)) { in getSymBinExpr() local 411 getSymExpr(Solver, Ctx, SSM->getLHS(), <y, hasComparison); in getSymBinExpr() 413 getSymExpr(Solver, Ctx, SSM->getRHS(), &RTy, hasComparison); in getSymBinExpr()
|
/netbsd-src/sys/arch/hppa/hppa/ |
H A D | db_disasm.c | 621 #define SSM 0x00, 0x6b, 19, 8 /* SET SYSTEM MASK */ macro 1100 { SSM, 0, "ssm", scDasm },
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrSystem.td | 40 def SSM : SideEffectUnaryS<"ssm", 0x8000, null_frag, 1>;
|
H A D | SystemZScheduleZ196.td | 1097 def : InstRW<[WLat1, LSU, EndGroup], (instregex "SSM$")>;
|
H A D | SystemZScheduleZEC12.td | 1141 def : InstRW<[WLat1, LSU, EndGroup], (instregex "SSM$")>;
|
H A D | SystemZScheduleZ13.td | 1417 def : InstRW<[WLat1, LSU, EndGroup], (instregex "SSM$")>;
|
H A D | SystemZScheduleZ14.td | 1506 def : InstRW<[WLat1, LSU, EndGroup], (instregex "SSM$")>;
|
H A D | SystemZScheduleZ15.td | 1552 def : InstRW<[WLat1, LSU, EndGroup], (instregex "SSM$")>;
|
/netbsd-src/share/misc/ |
H A D | airport | 7282 SSM:Sault Ste. Marie (Sanderson Field), MI, USA
|
/netbsd-src/etc/ |
H A D | services | 1257 # SSM 1260 igmpv3lite 465/udp # IGMP over UDP for SSM [Toerless_Eckert] …
|