Searched defs:US (Results 1 – 9 of 9) sorted by relevance
/freebsd-src/contrib/ntp/include/ |
H A D | ascii.h | 72 #define US 31 macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | StackSafetyAnalysis.cpp | 394 analyzeAllUses(Value * Ptr,UseInfo<GlobalValue> & US,const StackLifetime & SL) analyzeAllUses() argument 620 updateOneUse(UseInfo<CalleeTy> & US,bool UpdateToFullSet) updateOneUse() argument 1141 auto &US = generateParamAccessSummary() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | SymbolCache.cpp | 284 UDTSym US = cantFail(SymbolDeserializer::deserializeAs<UDTSym>(CVS)); in getOrCreateGlobalSymbolByOffset() local
|
/freebsd-src/sys/cam/scsi/ |
H A D | scsi_ses.h | 41 #define GEN_GETTER(LS, US, LF, UF) \ argument 48 #define GEN_SETTER(LS, US, LF, UF) \ argument 56 #define GEN_HDR_GETTER(LS, US, LF, UF) \ argument 63 #define GEN_HDR_SETTER(LS, US, LF, UF) \ argument 71 #define GEN_ACCESSORS(LS, US, LF, UF) \ argument 75 #define GEN_HDR_ACCESSORS(LS, US, LF, UF) \ argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegisterCoalescer.cpp | 886 LiveInterval::iterator US = IntA.FindSegmentContaining(UseIdx); removeCopyByCommutingDef() local 936 LiveInterval::iterator US = IntA.FindSegmentContaining(UseIdx); removeCopyByCommutingDef() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | MachOPlatform.cpp | 1207 UnwindSections US; findUnwindSectionInfo() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 1907 if (auto *const *US = std::get_if<UnspeculatableStore>(&Op)) { rewriteSelectInstMemOps() local
|
H A D | LoopStrengthReduce.cpp | 3493 } else if (const SCEVUnknown *US = dyn_cast<SCEVUnknown>(S)) { CollectLoopInvariantFixupsAndFormulae() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOpenMP.cpp | 12619 __anon265630164302(Stmt *US) checkStmt() argument
|