/external/clang/test/OpenMP/ |
D | target_data_use_device_ptr_ast_print.cpp | 38 struct SC { struct 50 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
D | target_data_use_device_ptr_messages.cpp | 59 struct SC { struct 71 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() function
|
D | target_is_device_ptr_ast_print.cpp | 83 struct SC { struct 95 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
D | target_is_device_ptr_messages.cpp | 67 struct SC { struct 79 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
D | target_map_messages.cpp | 79 struct SC { struct 91 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() function
|
D | target_codegen_registration.cpp | 209 struct SC { struct 216 SC() { in SC() argument 222 ~SC() { in ~SC() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZHazardRecognizer.cpp | 48 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/ |
D | MCSubtargetInfo.h | 120 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/ |
D | xray-registry.cpp | 25 CommandRegistration::CommandRegistration(cl::SubCommand *SC, in CommandRegistration() 33 HandlerType dispatch(cl::SubCommand *SC) { in dispatch()
|
D | llvm-xray.cpp | 31 for (auto *SC : cl::getRegisteredSubcommands()) { in main() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
D | MCSubtargetInfo.h | 121 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/ |
D | counters.cc | 117 #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/ |
D | VPlanValue.h | 51 : 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/ |
D | sz.c | 9 #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/ |
D | LinkModules.cpp | 380 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/ |
D | TargetSchedule.h | 131 ProcResIter getWriteProcResBegin(const MCSchedClassDesc *SC) const { in getWriteProcResBegin() 135 ProcResIter getWriteProcResEnd(const MCSchedClassDesc *SC) const { in getWriteProcResEnd()
|
/external/llvm/lib/Linker/ |
D | LinkModules.cpp | 404 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/ |
D | TargetSchedule.h | 122 ProcResIter getWriteProcResBegin(const MCSchedClassDesc *SC) const { in getWriteProcResBegin() 126 ProcResIter getWriteProcResEnd(const MCSchedClassDesc *SC) const { in getWriteProcResEnd()
|
/external/libunwind/src/aarch64/ |
D | gen-offsets.c | 9 #define SC(N,X) \ macro
|
/external/libunwind/src/arm/ |
D | gen-offsets.c | 9 #define SC(N,X) \ macro
|
/external/libunwind/src/sh/ |
D | gen-offsets.c | 9 #define SC(N,X) \ macro
|
/external/libunwind/src/mips/ |
D | gen-offsets.c | 8 #define SC(N,X) \ macro
|
/external/llvm/lib/Analysis/ |
D | LoopUnrollAnalyzer.cpp | 34 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/ |
D | LoopUnrollAnalyzer.cpp | 33 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/ |
D | MipsExpandPseudo.cpp | 83 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
|