Home
last modified time | relevance | path

Searched defs:US (Results 1 – 12 of 12) sorted by relevance

/llvm-project/clang/tools/scan-build-py/lib/libscanbuild/
H A Dintercept.py47 US = chr(0x1F) variable
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dcontainer-contains.cpp82 testDifferentTypes(std::map<int,int> & M,std::unordered_set<int> & US,std::set<int> & S,std::multimap<int,int> & MM) testDifferentTypes() argument
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
H A Dtag-types.cpp25 unsigned short US; member
/llvm-project/llvm/lib/Analysis/
H A DStackSafetyAnalysis.cpp416 UseInfo<GlobalValue> &US, in analyzeAllUses() argument
642 updateOneUse(UseInfo<CalleeTy> & US,bool UpdateToFullSet) updateOneUse() argument
1163 auto &US = generateParamAccessSummary() local
[all...]
/llvm-project/clang/test/CodeGen/
H A Dxcore-stringtype.c30 unsigned short US, signed short SS, int I, unsigned int UI, in builtinType()
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp284 UDTSym US = cantFail(SymbolDeserializer::deserializeAs<UDTSym>(CVS)); in getOrCreateGlobalSymbolByOffset() local
/llvm-project/clang/tools/scan-build-py/lib/libear/
H A Dear.c405 static int const US = 0x1f; in bear_report_call() local
/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp887 LiveInterval::iterator US = IntA.FindSegmentContaining(UseIdx); removeCopyByCommutingDef() local
937 LiveInterval::iterator US = IntA.FindSegmentContaining(UseIdx); removeCopyByCommutingDef() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp1253 UnwindSections US; findUnwindSectionInfo() local
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1860 if (auto *const *US = std::get_if<UnspeculatableStore>(&Op)) { rewriteSelectInstMemOps() local
H A DLoopStrengthReduce.cpp3724 } else if (const SCEVUnknown *US = dyn_cast<SCEVUnknown>(S)) { CollectLoopInvariantFixupsAndFormulae() local
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp12281 __anona1d9ac774502(Stmt *US) checkStmt() argument