Searched refs:getPostRAMutations (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h249 virtual void getPostRAMutations( function in class:llvm::TargetSubtargetInfo
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.h247 void getPostRAMutations(
H A DHexagonSubtarget.cpp375 void HexagonSubtarget::getPostRAMutations( function in class:HexagonSubtarget
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.cpp379 void X86Subtarget::getPostRAMutations( function in class:X86Subtarget
H A DX86Subtarget.h923 void getPostRAMutations(std::vector<std::unique_ptr<ScheduleDAGMutation>>
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DPostRASchedulerList.cpp216 MF.getSubtarget().getPostRAMutations(Mutations);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h1205 void getPostRAMutations(
H A DAMDGPUSubtarget.cpp888 void GCNSubtarget::getPostRAMutations( function in class:GCNSubtarget

Completed in 89 milliseconds