Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h1273 createFillMFMAShadowMutation(const TargetInstrInfo *TII) const;
H A DAMDGPUSubtarget.cpp968 GCNSubtarget::createFillMFMAShadowMutation(const TargetInstrInfo *TII) const { in createFillMFMAShadowMutation() function in GCNSubtarget
H A DAMDGPUTargetMachine.cpp879 DAG->addMutation(ST.createFillMFMAShadowMutation(DAG->TII)); in createPostMachineScheduler()