Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.cpp192 void RISCVSubtarget::getPostRAMutations( in getPostRAMutations() function in RISCVSubtarget
H A DRISCVSubtarget.h258 void getPostRAMutations(std::vector<std::unique_ptr<ScheduleDAGMutation>>
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h253 virtual void getPostRAMutations( in getPostRAMutations() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.cpp377 void X86Subtarget::getPostRAMutations( in getPostRAMutations() function in X86Subtarget
H A DX86Subtarget.h433 void getPostRAMutations(std::vector<std::unique_ptr<ScheduleDAGMutation>>
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h296 void getPostRAMutations(
H A DHexagonSubtarget.cpp516 void HexagonSubtarget::getPostRAMutations( in getPostRAMutations() function in HexagonSubtarget
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp214 MF.getSubtarget().getPostRAMutations(Mutations); in SchedulePostRATDList()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h1417 void getPostRAMutations(
H A DAMDGPUSubtarget.cpp996 void GCNSubtarget::getPostRAMutations( in getPostRAMutations() function in GCNSubtarget