Home
last modified time | relevance | path

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

1234567

/llvm-project/clang/lib/AST/Interp/
H A DDisasm.cpp
/llvm-project/clang/test/OpenMP/
H A Dtarget_data_use_device_ptr_addr_ast_print.cpp43 struct SC { struct
55 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
H A Dtarget_data_use_device_ptr_addr_messages.cpp93 struct SC { struct
105 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
H A Dtarget_map_codegen_23.cpp52 struct SC{ struct
53 int a;
54 struct SB s;
55 struct SB *p;
56 int b[10];
H A Dtarget_teams_is_device_ptr_ast_print.cpp86 struct SC { struct
98 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
H A Dtarget_is_device_ptr_ast_print.cpp87 struct SC { struct
99 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
H A Dtarget_parallel_is_device_ptr_ast_print.cpp87 struct SC { struct
99 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
H A Dtarget_teams_is_device_ptr_messages.cpp71 struct SC { struct
83 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
H A Dtarget_has_device_addr_codegen.cpp49 struct SC { struct
61 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
H A Dtarget_parallel_is_device_ptr_messages.cpp71 struct SC { struct
83 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
H A Dtarget_is_device_ptr_messages.cpp71 struct SC { struct
83 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
H A Dtarget_has_device_addr_ast_print.cpp98 struct SC { struct
110 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
H A Dtarget_has_device_addr_messages.cpp72 struct SC { struct
84 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
H A Dtarget_teams_distribute_parallel_for_is_device_ptr_ast_print.cpp95 struct SC { struct
107 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
H A Dtarget_parallel_for_simd_is_device_ptr_ast_print.cpp95 struct SC { struct
107 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
H A Dtarget_parallel_for_is_device_ptr_ast_print.cpp98 struct SC { struct
110 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
H A Dtarget_teams_distribute_parallel_for_simd_is_device_ptr_ast_print.cpp95 struct SC { struct
107 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
H A Dtarget_teams_distribute_simd_is_device_ptr_ast_print.cpp95 struct SC { struct
107 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
H A Dtarget_teams_map_messages.cpp104 struct SC { struct
116 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
H A Dtarget_simd_is_device_ptr_messages.cpp87 struct SC { struct
99 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
H A Dtarget_parallel_for_is_device_ptr_messages.cpp110 struct SC { struct
122 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
H A Dtarget_teams_distribute_simd_is_device_ptr_messages.cpp88 struct SC { struct
100 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
/llvm-project/llvm/lib/Target/SystemZ/
H A 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
/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkUtilRegistry.cpp25 CommandRegistration::CommandRegistration(cl::SubCommand *SC, in CommandRegistration()
33 HandlerType dispatch(cl::SubCommand *SC) { in dispatch()
/llvm-project/llvm/tools/llvm-xray/
H A Dxray-registry.cpp26 CommandRegistration::CommandRegistration(cl::SubCommand *SC, in CommandRegistration()
34 HandlerType dispatch(cl::SubCommand *SC) { in dispatch()

1234567