/aosp_15_r20/external/llvm/include/llvm/MC/ |
H A D | MCSubtargetInfo.h | 115 const MCSchedModel &getSchedModel() const { return *CPUSchedModel; } in getSchedModel() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCSubtargetInfo.h | 156 const MCSchedModel &getSchedModel() const { return *CPUSchedModel; } in getSchedModel() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | MCSubtargetInfo.h | 163 const MCSchedModel &getSchedModel() const { return *CPUSchedModel; } in getSchedModel() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCSubtargetInfo.h | 163 const MCSchedModel &getSchedModel() const { return *CPUSchedModel; } in getSchedModel() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCSubtargetInfo.h | 163 const MCSchedModel &getSchedModel() const { return *CPUSchedModel; } in getSchedModel() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | MCSubtargetInfo.h | 163 const MCSchedModel &getSchedModel() const { return *CPUSchedModel; } in getSchedModel() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCSubtargetInfo.h | 163 const MCSchedModel &getSchedModel() const { return *CPUSchedModel; } in getSchedModel() function
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | ScheduleDAGInstrs.h | 243 const TargetSchedModel *getSchedModel() const { return &SchedModel; } in getSchedModel() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | ScheduleDAGInstrs.h | 262 const TargetSchedModel *getSchedModel() const { return &SchedModel; } in getSchedModel() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | ScheduleDAGInstrs.h | 263 const TargetSchedModel *getSchedModel() const { return &SchedModel; } in getSchedModel() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | ScheduleDAGInstrs.h | 264 const TargetSchedModel *getSchedModel() const { return &SchedModel; } in getSchedModel() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | ScheduleDAGInstrs.h | 276 const TargetSchedModel *getSchedModel() const { return &SchedModel; } in getSchedModel() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | ScheduleDAGInstrs.h | 276 const TargetSchedModel *getSchedModel() const { return &SchedModel; } in getSchedModel() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | ScheduleDAGInstrs.h | 276 const TargetSchedModel *getSchedModel() const { return &SchedModel; } in getSchedModel() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIInstrInfo.h | 1188 const TargetSchedModel &getSchedModel() const { return SchedModel; } in getSchedModel() function
|