Searched refs:UC (Results 26 - 31 of 31) sorted by relevance

12

/openbsd-current/gnu/llvm/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp1061 ArrayRef<uint8_t> UC = XData.UnwindByteCode(); local
1064 decodeOpcodes(UC, 0, /*Prologue=*/true);
1068 decodeOpcodes(UC, XData.EpilogueCount(), /*Prologue=*/false);
/openbsd-current/gnu/llvm/clang/lib/Lex/
H A DModuleMap.cpp1385 for (auto &UC : Unresolved) {
1386 if (Module *OtherMod = resolveModuleId(UC.Id, Mod, Complain)) {
1389 Conflict.Message = UC.Message;
1392 Mod->UnresolvedConflicts.push_back(UC);
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DConstants.cpp611 const Constant *UC = dyn_cast<Constant>(U);
612 if (!UC || isa<GlobalValue>(UC))
615 if (UC->isConstantUsed())
/openbsd-current/gnu/llvm/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp125 UnreachableCodeHandler UC(S);
126 reachable_code::FindUnreachableCode(AC, S.getPreprocessor(), UC);
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp5355 if (const auto *UC = S.getSingleClause<OMPUpdateClause>()) {
5357 *this, DOLVal, UC->getDependencyKind(), UC->getBeginLoc());
/openbsd-current/gnu/usr.bin/perl/lib/unicore/
H A DName.pl19820 OL CHIKI LETTER UC
61544 WARANG CITI CAPITAL LETTER UC
61640 WARANG CITI SMALL LETTER UC
75257 TANGSA LETTER UC
89000 NAG MUNDARI LETTER UC
[all...]

Completed in 314 milliseconds

12