Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp111 virtual MachineInstr *potentialToConvert(const SIInstrInfo *TII,
144 MachineInstr *potentialToConvert(const SIInstrInfo *TII,
174 MachineInstr *potentialToConvert(const SIInstrInfo *TII,
386 MachineInstr *SDWASrcOperand::potentialToConvert(const SIInstrInfo *TII, in potentialToConvert() function in SDWASrcOperand
565 MachineInstr *SDWADstOperand::potentialToConvert(const SIInstrInfo *TII, in potentialToConvert() function in SDWADstOperand
1415 MachineInstr *PotentialMI = Operand->potentialToConvert(TII, ST); in run()
1437 Operand->potentialToConvert(TII, ST, &PotentialMatches); in run()