HomeSort by relevance Sort by last modified time
    Searched refs:SC (Results 1 - 25 of 113) sorted by null

1 2 3 4 5

  /external/libunwind/src/aarch64/
gen-offsets.c 9 #define SC(N,X) \
30 SC ("R0", regs[0]);
31 SC ("R1", regs[1]);
32 SC ("R2", regs[2]);
33 SC ("R3", regs[3]);
34 SC ("R4", regs[4]);
35 SC ("R5", regs[5]);
36 SC ("R6", regs[6]);
37 SC ("R7", regs[7]);
38 SC ("R8", regs[8])
    [all...]
  /external/jemalloc/include/jemalloc/internal/
size_classes.h 11 * SC(index, lg_grp, lg_delta, ndelta, bin, lg_delta_lookup)
36 SC( 0, 3, 3, 0, yes, 3) \
37 SC( 1, 3, 3, 1, yes, 3) \
38 SC( 2, 3, 3, 2, yes, 3) \
39 SC( 3, 3, 3, 3, yes, 3) \
41 SC( 4, 5, 3, 1, yes, 3) \
42 SC( 5, 5, 3, 2, yes, 3) \
43 SC( 6, 5, 3, 3, yes, 3) \
44 SC( 7, 5, 3, 4, yes, 3) \
46 SC( 8, 6, 4, 1, yes, 4)
    [all...]
  /external/libunwind/src/arm/
gen-offsets.c 9 #define SC(N,X) \
31 SC ("TRAPNO", trap_no);
32 SC ("ERRORCODE", error_code);
33 SC ("OLDMASK", oldmask);
34 SC ("R0", arm_r0);
35 SC ("R1", arm_r1);
36 SC ("R2", arm_r2);
37 SC ("R3", arm_r3);
38 SC ("R4", arm_r4);
39 SC ("R5", arm_r5)
    [all...]
  /external/libunwind/src/sh/
gen-offsets.c 9 #define SC(N,X) \
30 SC ("R0", sc_regs[0]);
31 SC ("R1", sc_regs[1]);
32 SC ("R2", sc_regs[2]);
33 SC ("R3", sc_regs[3]);
34 SC ("R4", sc_regs[4]);
35 SC ("R5", sc_regs[5]);
36 SC ("R6", sc_regs[6]);
37 SC ("R7", sc_regs[7]);
38 SC ("R8", sc_regs[8])
    [all...]
  /external/v8/src/
counters.h 561 #define STATS_COUNTER_LIST_1(SC) \
563 SC(global_handles, V8.GlobalHandles) \
565 SC(memory_allocated, V8.OsMemoryAllocated) \
566 SC(normalized_maps, V8.NormalizedMaps) \
567 SC(props_to_dictionary, V8.ObjectPropertiesToDictionary) \
568 SC(elements_to_dictionary, V8.ObjectElementsToDictionary) \
569 SC(alive_after_last_gc, V8.AliveAfterLastGC) \
570 SC(objs_since_last_young, V8.ObjsSinceLastYoung) \
571 SC(objs_since_last_full, V8.ObjsSinceLastFull) \
572 SC(string_table_capacity, V8.StringTableCapacity)
    [all...]
counters.cc 103 #define SC(name, caption) \
106 STATS_COUNTER_LIST_1(SC)
107 STATS_COUNTER_LIST_2(SC)
108 #undef SC
110 #define SC(name) \
113 INSTANCE_TYPE_LIST(SC)
114 #undef SC
116 #define SC(name) \
121 CODE_KIND_LIST(SC)
122 #undef SC
    [all...]
  /external/llvm/include/llvm/MC/
MCSubtargetInfo.h 119 const MCSchedClassDesc *SC) const {
120 return &WriteProcResTable[SC->WriteProcResIdx];
123 const MCSchedClassDesc *SC) const {
124 return getWriteProcResBegin(SC) + SC->NumWriteProcResEntries;
127 const MCWriteLatencyEntry *getWriteLatencyEntry(const MCSchedClassDesc *SC,
129 assert(DefIdx < SC->NumWriteLatencyEntries &&
132 return &WriteLatencyTable[SC->WriteLatencyIdx + DefIdx];
135 int getReadAdvanceCycles(const MCSchedClassDesc *SC, unsigned UseIdx,
140 for (const MCReadAdvanceEntry *I = &ReadAdvanceTable[SC->ReadAdvanceIdx]
    [all...]
  /external/llvm/include/llvm/CodeGen/
TargetSchedule.h 98 const MCSchedClassDesc *SC = nullptr) const;
122 ProcResIter getWriteProcResBegin(const MCSchedClassDesc *SC) const {
124 return STI->getWriteProcResBegin(SC);
126 ProcResIter getWriteProcResEnd(const MCSchedClassDesc *SC) const {
127 return STI->getWriteProcResEnd(SC);
  /external/libunwind/src/mips/
gen-offsets.c 8 #define SC(N,X) \
  /toolchain/binutils/binutils-2.25/opcodes/
rl78-decode.opc 118 #define SC(c) OP (1, RL78_Operand_Immediate, 0, c)
215 ID(add); DR(A); SC(IMMU(1)); Fzac;
227 ID(add); DM(None, SADDR); SC(IMMU(1)); Fzac;
247 ID(addc); DR(A); SC(IMMU(1)); Fzac;
259 ID(addc); DM(None, SADDR); SC(IMMU(1)); Fzac;
270 ID(add); W(); DR(AX); SC(IMMU(2)); Fzac;
279 ID(add); W(); DR(SP); SC(IMMU(1)); Fzac;
299 ID(and); DR(A); SC(IMMU(1)); Fz;
311 ID(and); DM(None, SADDR); SC(IMMU(1)); Fz;
437 ID(mov); DM(None, IMMU(2)); DB(bit); SC(0)
    [all...]
rx-decode.opc 113 #define SC(i) OP (1, RX_Operand_Immediate, 0, i)
285 ID(mov); DR(rdst); SC(IMM (1)); F_____;
294 SC(IMM(im));
299 SC(IMMex(im));
304 ID(mov); DR(rdst); SC(immm); F_____;
307 ID(mov); sBWL (sz); DIs(dst, d*16+sppp, sz); SC(IMM(1)); F_____;
392 ID(stcc); SC(IMMex(im)); DR(rdst); S2cc(RXC_z);
395 ID(stcc); SC(IMMex(im)); DR(rdst); S2cc(RXC_nz);
401 ID(rtsd); SC(IMM(1) * 4);
404 ID(rtsd); SC(IMM(1) * 4); S2R(rega); DR(regb)
    [all...]
msp430-decode.opc 85 #define SC(c) OP (1, MSP430_Operand_Immediate, 0, c)
202 SC (0);
221 SC (1);
233 SC (4);
236 SC (2);
252 SC (x);
256 SC (8);
259 SC (-1);
430 PC+X *as* the address. So we use SC to use the address, not the
432 ID (MSO_jmp); SC (pc + raddr + msp430->n_bytes)
    [all...]
rl78-decode.c 119 #define SC(c) OP (1, RL78_Operand_Immediate, 0, c)
257 ID(add); W(); DR(AX); SC(IMMU(2)); Fzac;
319 ID(add); DM(None, SADDR); SC(IMMU(1)); Fzac;
351 ID(add); DR(A); SC(IMMU(1)); Fzac;
411 ID(add); W(); DR(SP); SC(IMMU(1)); Fzac;
503 ID(mov); DM(B, IMMU(2)); SC(IMMU(1));
518 ID(addc); DM(None, SADDR); SC(IMMU(1)); Fzac;
550 ID(addc); DR(A); SC(IMMU(1)); Fzac;
610 ID(sub); W(); DR(SP); SC(IMMU(1)); Fzac;
663 ID(sub); W(); DR(AX); SC(IMMU(2)); Fzac
    [all...]
  /external/llvm/include/llvm/Analysis/
ScalarEvolutionExpressions.h 451 template<typename SC, typename RetVal=void>
456 return ((SC*)this)->visitConstant((const SCEVConstant*)S);
458 return ((SC*)this)->visitTruncateExpr((const SCEVTruncateExpr*)S);
460 return ((SC*)this)->visitZeroExtendExpr((const SCEVZeroExtendExpr*)S);
462 return ((SC*)this)->visitSignExtendExpr((const SCEVSignExtendExpr*)S);
464 return ((SC*)this)->visitAddExpr((const SCEVAddExpr*)S);
466 return ((SC*)this)->visitMulExpr((const SCEVMulExpr*)S);
468 return ((SC*)this)->visitUDivExpr((const SCEVUDivExpr*)S);
470 return ((SC*)this)->visitAddRecExpr((const SCEVAddRecExpr*)S);
472 return ((SC*)this)->visitSMaxExpr((const SCEVSMaxExpr*)S)
    [all...]
  /external/clang/include/clang/Basic/
Specifiers.h 206 inline bool isLegalForFunction(StorageClass SC) {
207 return SC <= SC_PrivateExtern;
211 inline bool isLegalForVariable(StorageClass SC) {
  /external/llvm/tools/llvm-readobj/
MachODumper.cpp 337 MachO::segment_command SC = Obj->getSegmentLoadCommand(L);
339 Segment.SegName = SC.segname;
340 Segment.cmdsize = SC.cmdsize;
341 Segment.vmaddr = SC.vmaddr;
342 Segment.vmsize = SC.vmsize;
343 Segment.fileoff = SC.fileoff;
344 Segment.filesize = SC.filesize;
345 Segment.maxprot = SC.maxprot;
346 Segment.initprot = SC.initprot;
347 Segment.nsects = SC.nsects
    [all...]
  /external/llvm/lib/Linker/
LinkModules.cpp 619 if (const Comdat *SC = GV.getComdat()) {
622 std::tie(SK, LinkFromSrc) = ComdatsChosen[SC];
645 const Comdat *SC = GV.getComdat();
646 if (!SC)
648 for (GlobalValue *GV2 : ComdatMembers[SC]) {
691 if (const Comdat *SC = GV.getComdat())
692 ComdatMembers[SC].push_back(&GV);
695 if (const Comdat *SC = SF.getComdat())
696 ComdatMembers[SC].push_back(&SF);
699 if (const Comdat *SC = GA.getComdat()
    [all...]
  /external/llvm/lib/CodeGen/
TargetSchedule.cpp 77 const MCSchedClassDesc *SC) const {
83 if (!SC)
84 SC = resolveSchedClass(MI);
85 if (SC->isValid())
86 return SC->NumMicroOps;
  /external/clang/lib/ARCMigrate/
TransProtectedScope.cpp 42 SwitchCase *SC;
50 CaseInfo() : SC(nullptr), State(St_Unchecked) {}
52 : SC(S), Range(Range), State(St_Unchecked) {}
175 Pass.TA.insertAfterToken(info.SC->getColonLoc(), " {");
  /external/clang/test/Sema/
attr-mode-vector-types.c 27 typedef int __attribute__((mode(SC))) __attribute__((vector_size(256))) vec_t10;
  /frameworks/compile/slang/
slang_rs_ast_replace.h 76 void VisitSwitchCase(clang::SwitchCase *SC);
slang_rs_ast_replace.cpp 146 void RSASTReplace::VisitSwitchCase(clang::SwitchCase *SC) {
148 VisitStmt(SC);
  /external/libpcap/
tokdefs.h 139 SC = 349,
261 #define SC 349
  /external/clang/include/clang/AST/
Stmt.h 327 explicit Stmt(StmtClass SC, EmptyShell) : Stmt(SC) {}
330 Stmt(StmtClass SC) {
333 StmtBits.sClass = SC;
334 if (StatisticsEnabled) Stmt::addStmtClass(SC);
644 SwitchCase(StmtClass SC, SourceLocation KWLoc, SourceLocation ColonLoc)
645 : Stmt(SC), NextSwitchCase(nullptr), KeywordLoc(KWLoc), ColonLoc(ColonLoc) {
648 SwitchCase(StmtClass SC, EmptyShell)
649 : Stmt(SC), NextSwitchCase(nullptr) {}
656 void setNextSwitchCase(SwitchCase *SC) { NextSwitchCase = SC;
    [all...]
  /external/llvm/utils/TableGen/
CodeGenSchedule.cpp 533 CodeGenSchedClass &SC = getSchedClass(SCIdx);
534 if (SC.ProcIndices[0] != 0)
539 if (SC.ItinClassDef->getName() != "NoItinerary") {
542 << SC.ItinClassDef->getName() << '\n';
544 if (!SC.Writes.empty()) {
547 for (IdxIter WI = SC.Writes.begin(), WE = SC.Writes.end(); WI != WE; ++WI)
549 for (IdxIter RI = SC.Reads.begin(), RE = SC.Reads.end(); RI != RE; ++RI)
652 CodeGenSchedClass &SC = SchedClasses.back()
    [all...]

Completed in 1437 milliseconds

1 2 3 4 5