Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dfrv-opc.c1647 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1653 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1659 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1665 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1671 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1677 { { MNEM, OP (PACK), ' ', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0 } },
1683 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRDOUBLEK), ',', OP (CCI), ',', OP (CO…
1689 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1695 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1701 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dfrv-opc.c1647 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1653 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1659 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1665 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1671 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1677 { { MNEM, OP (PACK), ' ', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0 } },
1683 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRDOUBLEK), ',', OP (CCI), ',', OP (CO…
1689 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1695 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
1701 …{ { MNEM, OP (PACK), ' ', OP (GRI), ',', OP (GRJ), ',', OP (GRK), ',', OP (CCI), ',', OP (COND), 0…
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp82 CachedDeclCheckersMapTy::iterator CCI = CachedDeclCheckersMap.find(DeclKind); in runCheckersOnASTDecl() local
83 if (CCI != CachedDeclCheckersMap.end()) { in runCheckersOnASTDecl()
84 checkers = &(CCI->second); in runCheckersOnASTDecl()
896 CachedStmtCheckersMapTy::iterator CCI = CachedStmtCheckersMap.find(Key); in getCachedStmtCheckersFor() local
897 if (CCI != CachedStmtCheckersMap.end()) in getCachedStmtCheckersFor()
898 return CCI->second; in getCachedStmtCheckersFor()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTTypeTraits.cpp182 if (const CXXCtorInitializer *CCI = get<CXXCtorInitializer>()) in getSourceRange() local
183 return CCI->getSourceRange(); in getSourceRange()
/netbsd-src/external/lgpl3/mpc/dist/tests/
H A Dtgeneric.c439 function->pointer.CCI (rop4, op1, op2, rnd); in tgeneric_cci()
440 function->pointer.CCI (rop, op1, op2, rnd); in tgeneric_cci()
818 function->pointer.CCI (expected, z, i, MPC_RNDNN); in reuse_cci()
819 function->pointer.CCI (got, got, i, MPC_RNDNN); in reuse_cci()
951 case CCI: case CCS: in tgeneric()
1183 case CCI: in tgeneric()
1348 case CCI: in tgeneric()
1404 case CCI: case CCS: in tgeneric()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Ddiv.md40 (if_then_else:RF (ne:RF (match_operand:CCI 1 "register_operand" "c,c")
55 (if_then_else:RF (ne:RF (match_operand:CCI 1 "register_operand" "c,c")
70 (if_then_else:RF (ne:RF (match_operand:CCI 1 "register_operand" "c,c")
87 (if_then_else:RF (ne:RF (match_operand:CCI 1 "register_operand" "c,c")
104 (if_then_else:RF (ne:RF (match_operand:CCI 1 "register_operand" "c,c")
121 (if_then_else:RF (ne:RF (match_operand:CCI 1 "register_operand" "c,c")
140 (if_then_else:RF (ne:RF (match_operand:CCI 1 "register_operand" "c,c")
157 (if_then_else:RF (ne:RF (match_operand:CCI 1 "register_operand" "c,c")
258 (set (match_operand:CCI 3 "register_operand" "=c")
259 (unspec:CCI [(match_dup 1) (match_dup 2)] UNSPEC_FR_RECIP_APPROX))
[all …]
H A Dia64-modes.def76 CC_MODE (CCI);
H A Dia64.md234 [(set (match_operand:CCI 0 "destination_operand" "=c,c,?c,?*r, c,*r,*m,*r")
235 (match_operand:CCI 1 "move_operand" " O,n, c, c,*r,*m,*r,*r"))]
250 [(set (match_operand:CCI 0 "register_operand" "")
251 (match_operand:CCI 1 "register_operand" ""))]
2056 (set (match_operand:CCI 2 "register_operand" "")
2057 (match_operand:CCI 3 "register_operand" ""))
2058 (set (match_operand:CCI 4 "register_operand" "")
2059 (match_operand:CCI 5 "register_operand" ""))
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Ddiv.md40 (if_then_else:RF (ne:RF (match_operand:CCI 1 "register_operand" "c,c")
55 (if_then_else:RF (ne:RF (match_operand:CCI 1 "register_operand" "c,c")
70 (if_then_else:RF (ne:RF (match_operand:CCI 1 "register_operand" "c,c")
87 (if_then_else:RF (ne:RF (match_operand:CCI 1 "register_operand" "c,c")
104 (if_then_else:RF (ne:RF (match_operand:CCI 1 "register_operand" "c,c")
121 (if_then_else:RF (ne:RF (match_operand:CCI 1 "register_operand" "c,c")
140 (if_then_else:RF (ne:RF (match_operand:CCI 1 "register_operand" "c,c")
157 (if_then_else:RF (ne:RF (match_operand:CCI 1 "register_operand" "c,c")
258 (set (match_operand:CCI 3 "register_operand" "=c")
259 (unspec:CCI [(match_dup 1) (match_dup 2)] UNSPEC_FR_RECIP_APPROX))
[all …]
H A Dia64-modes.def76 CC_MODE (CCI);
H A Dia64.md234 [(set (match_operand:CCI 0 "destination_operand" "=c,c,?c,?*r, c,*r,*m,*r")
235 (match_operand:CCI 1 "move_operand" " O,n, c, c,*r,*m,*r,*r"))]
250 [(set (match_operand:CCI 0 "register_operand" "")
251 (match_operand:CCI 1 "register_operand" ""))]
2056 (set (match_operand:CCI 2 "register_operand" "")
2057 (match_operand:CCI 3 "register_operand" ""))
2058 (set (match_operand:CCI 4 "register_operand" "")
2059 (match_operand:CCI 5 "register_operand" ""))
/netbsd-src/share/doc/smm/01.setup/
H A Dspell.ok14 CCI
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp829 MCInst::iterator CCI = MI.begin(); in AddThumbPredicate() local
830 for (unsigned i = 0; i < NumOps; ++i, ++CCI) { in AddThumbPredicate()
831 if (OpInfo[i].isPredicate() || CCI == MI.end()) break; in AddThumbPredicate()
835 CCI = MI.insert(CCI, MCOperand::createImm(CC)); in AddThumbPredicate()
836 ++CCI; in AddThumbPredicate()
838 MI.insert(CCI, MCOperand::createReg(0)); in AddThumbPredicate()
840 MI.insert(CCI, MCOperand::createReg(ARM::CPSR)); in AddThumbPredicate()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp3757 auto CCI = CurComponents.rbegin(); in VisitMemberExpr() local
3761 if (CCI->getAssociatedExpression()->getStmtClass() != in VisitMemberExpr()
3768 CCI->getAssociatedExpression()))) in VisitMemberExpr()
3771 const Decl *CCD = CCI->getAssociatedDeclaration(); in VisitMemberExpr()
3777 std::advance(CCI, 1); in VisitMemberExpr()
3778 if (CCI == CCE) in VisitMemberExpr()
/netbsd-src/share/misc/
H A Dacronyms.comp230 CCI co-channel interferer
H A Dairport1164 CCI:Concordia, AM, Brazil
/netbsd-src/share/terminfo/
H A Dterminfo23837 # CCI 4574 (Office Power) from Will Martin <wmartin@BRL.ARPA> via BRL
23838 cci|cci1|z8001|zen8001|CCI Custom Zentec 8001,
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.in1216 @Article{DeSalvio:1970:CCI,
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libuniname/
H A DUnicodeDataNames.txt8697 2DAA;ETHIOPIC SYLLABLE CCI;Lo;0;L;;;;;N;;;;;
/netbsd-src/external/gpl3/gcc/dist/contrib/unicode/
H A DUnicodeData.txt10636 2DAA;ETHIOPIC SYLLABLE CCI;Lo;0;L;;;;;N;;;;;
/netbsd-src/external/gpl3/gcc.old/dist/contrib/unicode/
H A DUnicodeData.txt10620 2DAA;ETHIOPIC SYLLABLE CCI;Lo;0;L;;;;;N;;;;;
/netbsd-src/games/fortune/datfiles/
H A Dfortunes212513 CCI Power 6/40: one board, a megabyte of cache, and an attitude...