Home
last modified time | relevance | path

Searched refs:getPostRAMutations (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.cpp210 void RISCVSubtarget::getPostRAMutations( in getPostRAMutations() function in RISCVSubtarget
H A DRISCVSubtarget.h278 void getPostRAMutations(std::vector<std::unique_ptr<ScheduleDAGMutation>>
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h250 virtual void getPostRAMutations( in getPostRAMutations() function
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86Subtarget.cpp365 void X86Subtarget::getPostRAMutations( in getPostRAMutations() function in X86Subtarget
H A DX86Subtarget.h408 void getPostRAMutations(std::vector<std::unique_ptr<ScheduleDAGMutation>>
/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h278 void getPostRAMutations(
H A DHexagonSubtarget.cpp529 void HexagonSubtarget::getPostRAMutations( in getPostRAMutations() function in HexagonSubtarget
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp214 MF.getSubtarget().getPostRAMutations(Mutations); in SchedulePostRATDList()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h1232 void getPostRAMutations(
H A DAMDGPUSubtarget.cpp942 void GCNSubtarget::getPostRAMutations( in getPostRAMutations() function in GCNSubtarget