Home
last modified time | relevance | path

Searched defs:SC (Results 1 – 25 of 168) sorted by relevance

1234567

/external/clang/test/OpenMP/
Dtarget_data_use_device_ptr_ast_print.cpp38 struct SC { struct
50 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
Dtarget_data_use_device_ptr_messages.cpp59 struct SC { struct
71 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() function
Dtarget_is_device_ptr_ast_print.cpp83 struct SC { struct
95 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
Dtarget_is_device_ptr_messages.cpp67 struct SC { struct
79 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
Dtarget_map_messages.cpp79 struct SC { struct
91 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() function
Dtarget_codegen_registration.cpp209 struct SC { struct
216 SC() { in SC() argument
222 ~SC() { in ~SC() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZHazardRecognizer.cpp48 const MCSchedClassDesc *SC = getSchedClass(SU); in getNumDecoderSlots() local
94 const MCSchedClassDesc *SC = getSchedClass(SU); in fitsIntoCurrentGroup() local
167 const MCSchedClassDesc *SC = getSchedClass(SU); in dumpSU() local
268 const MCSchedClassDesc *SC = getSchedClass(SU); in EmitInstruction() local
337 const MCSchedClassDesc *SC = getSchedClass(SU); in groupingCost() local
386 const MCSchedClassDesc *SC = getSchedClass(SU); in resourcesCost() local
414 const MCSchedClassDesc *SC = SchedModel->resolveSchedClass(MI); in emitInstruction() local
/external/llvm/include/llvm/MC/
DMCSubtargetInfo.h120 const MCSchedClassDesc *SC) const { in getWriteProcResBegin()
124 const MCSchedClassDesc *SC) const { in getWriteProcResEnd()
128 const MCWriteLatencyEntry *getWriteLatencyEntry(const MCSchedClassDesc *SC, in getWriteLatencyEntry()
136 int getReadAdvanceCycles(const MCSchedClassDesc *SC, unsigned UseIdx, in getReadAdvanceCycles()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-xray/
Dxray-registry.cpp25 CommandRegistration::CommandRegistration(cl::SubCommand *SC, in CommandRegistration()
33 HandlerType dispatch(cl::SubCommand *SC) { in dispatch()
Dllvm-xray.cpp31 for (auto *SC : cl::getRegisteredSubcommands()) { in main() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSubtargetInfo.h121 const MCSchedClassDesc *SC) const { in getWriteProcResBegin()
125 const MCSchedClassDesc *SC) const { in getWriteProcResEnd()
129 const MCWriteLatencyEntry *getWriteLatencyEntry(const MCSchedClassDesc *SC, in getWriteLatencyEntry()
137 int getReadAdvanceCycles(const MCSchedClassDesc *SC, unsigned UseIdx, in getReadAdvanceCycles()
/external/v8/src/
Dcounters.cc117 #define SC(name, caption) name##_(this, "c:" #caption), in Counters() macro
223 #define SC(name, caption) {&Counters::name##_, "c:" #caption}, in Counters() macro
226 #define SC(name) \ in Counters() macro
231 #define SC(name) \ in Counters() macro
238 #define SC(name) \ in Counters() macro
255 #define SC(name, caption) name##_.Reset(); in ResetCounterFunction() macro
260 #define SC(name, caption) name##_.Reset(); in ResetCounterFunction() macro
264 #define SC(name) \ in ResetCounterFunction() macro
270 #define SC(name) \ in ResetCounterFunction() macro
276 #define SC(name) \ in ResetCounterFunction() macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DVPlanValue.h51 : SubclassID(SC), UnderlyingVal(UV) {} in SubclassID() argument
119 VPUser(const unsigned char SC) : VPValue(SC) {} in VPUser()
120 VPUser(const unsigned char SC, ArrayRef<VPValue *> Operands) : VPValue(SC) { in VPUser()
/external/jemalloc_new/src/
Dsz.c9 #define SC(index, lg_grp, lg_delta, ndelta, psz, bin, pgs, lg_delta_lookup) \ macro
20 #define SC(index, lg_grp, lg_delta, ndelta, psz, bin, pgs, lg_delta_lookup) \ macro
93 #define SC(index, lg_grp, lg_delta, ndelta, psz, bin, pgs, lg_delta_lookup) \ macro
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Linker/
DLinkModules.cpp380 if (const Comdat *SC = GV.getComdat()) { in linkIfNeeded() local
406 const Comdat *SC = GV.getComdat(); in addLazyFor() local
503 if (const Comdat *SC = GV.getComdat()) in run() local
508 if (const Comdat *SC = SF.getComdat()) in run() local
513 if (const Comdat *SC = GA.getComdat()) in run() local
532 const Comdat *SC = GV->getComdat(); in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetSchedule.h131 ProcResIter getWriteProcResBegin(const MCSchedClassDesc *SC) const { in getWriteProcResBegin()
135 ProcResIter getWriteProcResEnd(const MCSchedClassDesc *SC) const { in getWriteProcResEnd()
/external/llvm/lib/Linker/
DLinkModules.cpp404 if (const Comdat *SC = GV.getComdat()) { in linkIfNeeded() local
435 const Comdat *SC = GV.getComdat(); in addLazyFor() local
532 if (const Comdat *SC = GV.getComdat()) in run() local
537 if (const Comdat *SC = SF.getComdat()) in run() local
542 if (const Comdat *SC = GA.getComdat()) in run() local
561 const Comdat *SC = GV->getComdat(); in run() local
/external/llvm/include/llvm/CodeGen/
DTargetSchedule.h122 ProcResIter getWriteProcResBegin(const MCSchedClassDesc *SC) const { in getWriteProcResBegin()
126 ProcResIter getWriteProcResEnd(const MCSchedClassDesc *SC) const { in getWriteProcResEnd()
/external/libunwind/src/aarch64/
Dgen-offsets.c9 #define SC(N,X) \ macro
/external/libunwind/src/arm/
Dgen-offsets.c9 #define SC(N,X) \ macro
/external/libunwind/src/sh/
Dgen-offsets.c9 #define SC(N,X) \ macro
/external/libunwind/src/mips/
Dgen-offsets.c8 #define SC(N,X) \ macro
/external/llvm/lib/Analysis/
DLoopUnrollAnalyzer.cpp34 if (auto *SC = dyn_cast<SCEVConstant>(S)) { in simplifyInstWithSCEV() local
45 if (auto *SC = dyn_cast<SCEVConstant>(ValueAtIteration)) { in simplifyInstWithSCEV() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLoopUnrollAnalyzer.cpp33 if (auto *SC = dyn_cast<SCEVConstant>(S)) { in simplifyInstWithSCEV() local
44 if (auto *SC = dyn_cast<SCEVConstant>(ValueAtIteration)) { in simplifyInstWithSCEV() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsExpandPseudo.cpp83 unsigned LL, SC; in expandAtomicCmpSwapSubword() local
214 unsigned LL, SC, ZERO, BNE, BEQ, MOVE; in expandAtomicCmpSwap() local
312 unsigned LL, SC; in expandAtomicBinOpSubword() local
492 unsigned LL, SC, ZERO, BEQ; in expandAtomicBinOp() local

1234567