Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIWholeQuadMode.cpp188 void markInstructionUses(const MachineInstr &MI, char Flag,
469 void SIWholeQuadMode::markInstructionUses(const MachineInstr &MI, char Flag, in markInstructionUses() function in SIWholeQuadMode
517 markInstructionUses(MI, StateWQM, Worklist); in scanInstructions()
533 markInstructionUses(MI, StateStrictWWM, Worklist); in scanInstructions()
542 markInstructionUses(MI, StateStrictWQM, Worklist); in scanInstructions()
679 markInstructionUses(MI, II.Needs, Worklist); in propagateInstruction()