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