/llvm-project/clang/lib/AST/Interp/ |
H A D | Disasm.cpp |
|
/llvm-project/clang/test/OpenMP/ |
H A D | target_data_use_device_ptr_addr_ast_print.cpp | 43 struct SC { struct 55 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
H A D | target_data_use_device_ptr_addr_messages.cpp | 93 struct SC { struct 105 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
H A D | target_map_codegen_23.cpp | 52 struct SC{ struct 53 int a; 54 struct SB s; 55 struct SB *p; 56 int b[10];
|
H A D | target_teams_is_device_ptr_ast_print.cpp | 86 struct SC { struct 98 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
H A D | target_is_device_ptr_ast_print.cpp | 87 struct SC { struct 99 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
H A D | target_parallel_is_device_ptr_ast_print.cpp | 87 struct SC { struct 99 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
H A D | target_teams_is_device_ptr_messages.cpp | 71 struct SC { struct 83 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
H A D | target_has_device_addr_codegen.cpp | 49 struct SC { struct 61 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
H A D | target_parallel_is_device_ptr_messages.cpp | 71 struct SC { struct 83 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
H A D | target_is_device_ptr_messages.cpp | 71 struct SC { struct 83 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
H A D | target_has_device_addr_ast_print.cpp | 98 struct SC { struct 110 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
H A D | target_has_device_addr_messages.cpp | 72 struct SC { struct 84 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
H A D | target_teams_distribute_parallel_for_is_device_ptr_ast_print.cpp | 95 struct SC { struct 107 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
H A D | target_parallel_for_simd_is_device_ptr_ast_print.cpp | 95 struct SC { struct 107 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
H A D | target_parallel_for_is_device_ptr_ast_print.cpp | 98 struct SC { struct 110 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
H A D | target_teams_distribute_parallel_for_simd_is_device_ptr_ast_print.cpp | 95 struct SC { struct 107 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
H A D | target_teams_distribute_simd_is_device_ptr_ast_print.cpp | 95 struct SC { struct 107 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
H A D | target_teams_map_messages.cpp | 104 struct SC { struct 116 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
H A D | target_simd_is_device_ptr_messages.cpp | 87 struct SC { struct 99 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
H A D | target_parallel_for_is_device_ptr_messages.cpp | 110 struct SC { struct 122 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
H A D | target_teams_distribute_simd_is_device_ptr_messages.cpp | 88 struct SC { struct 100 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZHazardRecognizer.cpp | 47 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 D | RemarkUtilRegistry.cpp | 25 CommandRegistration::CommandRegistration(cl::SubCommand *SC, in CommandRegistration() 33 HandlerType dispatch(cl::SubCommand *SC) { in dispatch()
|
/llvm-project/llvm/tools/llvm-xray/ |
H A D | xray-registry.cpp | 26 CommandRegistration::CommandRegistration(cl::SubCommand *SC, in CommandRegistration() 34 HandlerType dispatch(cl::SubCommand *SC) { in dispatch()
|