Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.cpp851 struct FillMFMAShadowMutation : ScheduleDAGMutation { struct
856 FillMFMAShadowMutation(const SIInstrInfo *tii) : TII(tii) {} in FillMFMAShadowMutation() function
977 Mutations.push_back(std::make_unique<FillMFMAShadowMutation>(&InstrInfo)); in getPostRAMutations()