/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() argument
|
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
|
/external/llvm-project/clang/test/OpenMP/ |
D | target_data_use_device_ptr_addr_ast_print.cpp | 43 struct SC { struct 55 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
D | target_data_use_device_ptr_addr_messages.cpp | 93 struct SC { struct 105 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
D | target_parallel_is_device_ptr_ast_print.cpp | 87 struct SC { struct 99 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
D | target_teams_is_device_ptr_ast_print.cpp | 86 struct SC { struct 98 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
D | target_is_device_ptr_ast_print.cpp | 87 struct SC { struct 99 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
D | target_teams_is_device_ptr_messages.cpp | 71 struct SC { struct 83 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
D | target_parallel_is_device_ptr_messages.cpp | 71 struct SC { struct 83 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
D | target_is_device_ptr_messages.cpp | 69 struct SC { struct 81 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
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];
|
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
|
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
|
D | target_teams_distribute_simd_is_device_ptr_ast_print.cpp | 95 struct SC { struct 107 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
D | target_parallel_for_simd_is_device_ptr_ast_print.cpp | 95 struct SC { struct 107 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
D | target_parallel_for_is_device_ptr_ast_print.cpp | 98 struct SC { struct 110 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
D | target_teams_map_messages.cpp | 102 struct SC { struct 114 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
D | target_simd_is_device_ptr_messages.cpp | 87 struct SC { struct 99 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
D | target_parallel_for_is_device_ptr_messages.cpp | 110 struct SC { struct 122 SC(SB *&_RPtrS) : RPtrS(_RPtrS) {} in SC() argument
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
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
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
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
|
/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()
|