Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.cpp177 void RISCVSubtarget::getPostRAMutations( in getPostRAMutations() function in RISCVSubtarget
H A DRISCVSubtarget.h192 void getPostRAMutations(std::vector<std::unique_ptr<ScheduleDAGMutation>>
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h252 virtual void getPostRAMutations( in getPostRAMutations() function
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86Subtarget.cpp365 void X86Subtarget::getPostRAMutations( in getPostRAMutations() function in X86Subtarget
H A DX86Subtarget.h422 void getPostRAMutations(std::vector<std::unique_ptr<ScheduleDAGMutation>>
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h296 void getPostRAMutations(
H A DHexagonSubtarget.cpp516 void HexagonSubtarget::getPostRAMutations( in getPostRAMutations() function in HexagonSubtarget
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp214 MF.getSubtarget().getPostRAMutations(Mutations); in SchedulePostRATDList()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h1268 void getPostRAMutations(
H A DAMDGPUSubtarget.cpp962 void GCNSubtarget::getPostRAMutations( in getPostRAMutations() function in GCNSubtarget