Home
last modified time | relevance | path

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

12345678910>>...12

/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() argument
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
/external/llvm-project/clang/test/OpenMP/
Dtarget_data_use_device_ptr_addr_ast_print.cpp43 struct SC { struct
55 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
Dtarget_data_use_device_ptr_addr_messages.cpp93 struct SC { struct
105 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
Dtarget_parallel_is_device_ptr_ast_print.cpp87 struct SC { struct
99 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
Dtarget_teams_is_device_ptr_ast_print.cpp86 struct SC { struct
98 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
Dtarget_is_device_ptr_ast_print.cpp87 struct SC { struct
99 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
Dtarget_teams_is_device_ptr_messages.cpp71 struct SC { struct
83 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
Dtarget_parallel_is_device_ptr_messages.cpp71 struct SC { struct
83 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
Dtarget_is_device_ptr_messages.cpp69 struct SC { struct
81 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
Dtarget_map_codegen_23.cpp52 struct SC{ struct
53 int a;
54 struct SB s;
55 struct SB *p;
56 int b[10];
Dtarget_teams_distribute_parallel_for_simd_is_device_ptr_ast_print.cpp95 struct SC { struct
107 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
Dtarget_teams_distribute_parallel_for_is_device_ptr_ast_print.cpp95 struct SC { struct
107 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
Dtarget_teams_distribute_simd_is_device_ptr_ast_print.cpp95 struct SC { struct
107 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
Dtarget_parallel_for_simd_is_device_ptr_ast_print.cpp95 struct SC { struct
107 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
Dtarget_parallel_for_is_device_ptr_ast_print.cpp98 struct SC { struct
110 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
Dtarget_teams_map_messages.cpp102 struct SC { struct
114 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
Dtarget_simd_is_device_ptr_messages.cpp87 struct SC { struct
99 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
Dtarget_parallel_for_is_device_ptr_messages.cpp110 struct SC { struct
122 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZHazardRecognizer.cpp47 const MCSchedClassDesc *SC = getSchedClass(SU); in getNumDecoderSlots() local
93 const MCSchedClassDesc *SC = getSchedClass(SU); in fitsIntoCurrentGroup() local
171 const MCSchedClassDesc *SC = getSchedClass(SU); in dumpSU() local
272 const MCSchedClassDesc *SC = getSchedClass(SU); in EmitInstruction() local
341 const MCSchedClassDesc *SC = getSchedClass(SU); in groupingCost() local
390 const MCSchedClassDesc *SC = getSchedClass(SU); in resourcesCost() local
418 const MCSchedClassDesc *SC = SchedModel->resolveSchedClass(MI); in emitInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZHazardRecognizer.cpp47 const MCSchedClassDesc *SC = getSchedClass(SU); in getNumDecoderSlots() local
93 const MCSchedClassDesc *SC = getSchedClass(SU); in fitsIntoCurrentGroup() local
171 const MCSchedClassDesc *SC = getSchedClass(SU); in dumpSU() local
272 const MCSchedClassDesc *SC = getSchedClass(SU); in EmitInstruction() local
341 const MCSchedClassDesc *SC = getSchedClass(SU); in groupingCost() local
390 const MCSchedClassDesc *SC = getSchedClass(SU); in resourcesCost() local
418 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()

12345678910>>...12