Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp151 SdwaSel getSrcSel() const { return SrcSel; } in getSrcSel() function in __anon5b8513100111::SDWASrcOperand
249 << " src_sel:" << getSrcSel() in print()
485 getSrcSel() == AMDGPU::SDWA::SdwaSel::WORD_0) { in convertToSDWA()
517 SrcSel->setImm(*combineSdwaSel(ExistingSel, getSrcSel())); in convertToSDWA()
560 getReplacedOperand(), getSrcSel()) && in canCombineSelections()
562 getReplacedOperand(), getSrcSel()); in canCombineSelections()