Home
last modified time | relevance | path

Searched defs:enablePostRAScheduler (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/
H A DTargetSubtargetInfo.cpp48 bool TargetSubtargetInfo::enablePostRAScheduler() const { in enablePostRAScheduler() function in TargetSubtargetInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTargetSubtargetInfo.cpp53 bool TargetSubtargetInfo::enablePostRAScheduler() const { in enablePostRAScheduler() function in TargetSubtargetInfo
H A DPostRASchedulerList.cpp266 bool PostRAScheduler::enablePostRAScheduler( in enablePostRAScheduler() function in PostRAScheduler
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetSubtargetInfo.cpp48 bool TargetSubtargetInfo::enablePostRAScheduler() const { in enablePostRAScheduler() function in TargetSubtargetInfo
H A DPostRASchedulerList.cpp262 bool PostRAScheduler::enablePostRAScheduler( in enablePostRAScheduler() function in PostRAScheduler
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp134 bool MipsSubtarget::enablePostRAScheduler() const { return true; } in enablePostRAScheduler() function in MipsSubtarget
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp202 bool PPCSubtarget::enablePostRAScheduler() const { return true; } in enablePostRAScheduler() function in PPCSubtarget
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp189 bool PPCSubtarget::enablePostRAScheduler() const { return true; } in enablePostRAScheduler() function in PPCSubtarget
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp230 bool MipsSubtarget::enablePostRAScheduler() const { return true; } in enablePostRAScheduler() function in MipsSubtarget
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.cpp139 bool PPCSubtarget::enablePostRAScheduler() const { return true; } in enablePostRAScheduler() function in PPCSubtarget
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMSubtarget.cpp295 bool ARMSubtarget::enablePostRAScheduler() const { in enablePostRAScheduler() function in ARMSubtarget
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp225 bool MipsSubtarget::enablePostRAScheduler() const { return true; } in enablePostRAScheduler() function in MipsSubtarget
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h109 bool enablePostRAScheduler() const override { return true; } in enablePostRAScheduler() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMSubtarget.cpp388 bool ARMSubtarget::enablePostRAScheduler() const { in enablePostRAScheduler() function in ARMSubtarget
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMSubtarget.cpp405 bool ARMSubtarget::enablePostRAScheduler() const { in enablePostRAScheduler() function in ARMSubtarget
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h190 bool enablePostRAScheduler() const override { return true; } in enablePostRAScheduler() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h153 bool enablePostRAScheduler() const override { in enablePostRAScheduler() function
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp266 bool PostRAScheduler::enablePostRAScheduler( in enablePostRAScheduler() function in PostRAScheduler
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h286 bool enablePostRAScheduler() const override { return true; } in enablePostRAScheduler() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h192 bool enablePostRAScheduler() const override { return usePostRAScheduler(); } in enablePostRAScheduler() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h268 bool enablePostRAScheduler() const override { in enablePostRAScheduler() function