Home
last modified time | relevance | path

Searched refs:CCI (Results 1 – 17 of 17) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils-2.17/opcodes/
Dfrv-opc.c1654 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1660 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1666 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1672 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1678 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1684 { { MNEM, OP (PACK), ' ', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0 } },
1690 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRDOUBLEK), ',', OP (CCI), ',', OP (CO…
1696 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1702 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1708 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
[all …]
/openbsd/src/gnu/usr.bin/binutils/opcodes/
Dfrv-opc.c1556 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1562 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1568 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1574 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1580 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1586 { { MNEM, OP (PACK), ' ', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0 } },
1592 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRDOUBLEK), ',', OP (CCI), ',', OP (CO…
1598 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1604 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1610 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
[all …]
/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DCheckerManager.cpp80 CachedDeclCheckersMapTy::iterator CCI = CachedDeclCheckersMap.find(DeclKind); in runCheckersOnASTDecl() local
81 if (CCI != CachedDeclCheckersMap.end()) { in runCheckersOnASTDecl()
82 checkers = &(CCI->second); in runCheckersOnASTDecl()
910 CachedStmtCheckersMapTy::iterator CCI = CachedStmtCheckersMap.find(Key); in getCachedStmtCheckersFor() local
911 if (CCI != CachedStmtCheckersMap.end()) in getCachedStmtCheckersFor()
912 return CCI->second; in getCachedStmtCheckersFor()
/openbsd/src/gnu/llvm/clang/lib/AST/
DASTTypeTraits.cpp217 if (const CXXCtorInitializer *CCI = get<CXXCtorInitializer>()) in getSourceRange() local
218 return CCI->getSourceRange(); in getSourceRange()
/openbsd/src/sys/dev/eisa/
Deisadevs50 vendor CCI Cache Computers, Inc.
268 product CCI 0000 Memory Refresh Controller
269 product CCI 1001 486/25 System Board
270 product CCI 2001 486/33 System Board
271 product CCI 3001 Modular System Board
272 product CCI 3009 Modular System Board
273 product CCI 4000 486/33 CPU Board
274 product CCI 4001 486/33 CPU Board
275 product CCI 5001 486/50 CPU Board
276 product CCI 6001 LAN Adapter
[all …]
/openbsd/src/gnu/usr.bin/gcc/gcc/config/ia64/
Dia64-modes.def29 CC (CCI)
Dia64.md236 [(set (match_operand:CCI 0 "register_operand" "=c,c,c")
237 (match_operand:CCI 1 "nonmemory_operand" "O,n,c"))]
1865 (set (match_operand:CCI 2 "register_operand" "")
1866 (match_operand:CCI 3 "register_operand" ""))
1867 (set (match_operand:CCI 4 "register_operand" "")
1868 (match_operand:CCI 5 "register_operand" ""))
/openbsd/src/gnu/gcc/gcc/config/ia64/
Dia64-modes.def77 CC_MODE (CCI);
Dia64.md211 [(set (match_operand:CCI 0 "register_operand" "=c,c,c")
212 (match_operand:CCI 1 "nonmemory_operand" "O,n,c"))]
1908 (set (match_operand:CCI 2 "register_operand" "")
1909 (match_operand:CCI 3 "register_operand" ""))
1910 (set (match_operand:CCI 4 "register_operand" "")
1911 (match_operand:CCI 5 "register_operand" ""))
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp982 MCInst::iterator CCI = MI.begin(); in AddThumbPredicate() local
983 for (unsigned i = 0; i < MCID.NumOperands; ++i, ++CCI) { in AddThumbPredicate()
984 if (MCID.operands()[i].isPredicate() || CCI == MI.end()) in AddThumbPredicate()
989 CCI = MI.insert(CCI, MCOperand::createImm(CC)); in AddThumbPredicate()
990 ++CCI; in AddThumbPredicate()
992 MI.insert(CCI, MCOperand::createReg(0)); in AddThumbPredicate()
994 MI.insert(CCI, MCOperand::createReg(ARM::CPSR)); in AddThumbPredicate()
/openbsd/src/gnu/usr.bin/binutils/bfd/doc/
Darchures.texi126 bfd_arch_tahoe, /* CCI/Harris Tahoe */
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/
Darchures.texi140 bfd_arch_tahoe, /* CCI/Harris Tahoe */
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaOpenMP.cpp4021 auto CCI = CurComponents.rbegin(); in VisitMemberExpr() local
4025 if (CCI->getAssociatedExpression()->getStmtClass() != in VisitMemberExpr()
4032 CCI->getAssociatedExpression()))) in VisitMemberExpr()
4035 const Decl *CCD = CCI->getAssociatedDeclaration(); in VisitMemberExpr()
4041 std::advance(CCI, 1); in VisitMemberExpr()
4042 if (CCI == CCE) in VisitMemberExpr()
/openbsd/src/gnu/usr.bin/perl/cpan/Unicode-Collate/Collate/
Dallkeys.txt16531 2DAA ; [.29A8.0020.0002] # ETHIOPIC SYLLABLE CCI
/openbsd/src/gnu/usr.bin/perl/lib/unicore/
DNamesList.txt19057 2DAA ETHIOPIC SYLLABLE CCI
DUnicodeData.txt10720 2DAA;ETHIOPIC SYLLABLE CCI;Lo;0;L;;;;;N;;;;;
/openbsd/src/games/fortune/datfiles/
Dfortunes210949 CCI Power 6/40: one board, a megabyte of cache, and an attitude...