Searched refs:getSti (Results 1 – 4 of 4) sorted by relevance
693 const G4_Operand *getSti() const {return m_sti;} in getSti() function in vISA::G4_SendDescRaw694 G4_Operand *getSti() {return m_sti;} in getSti() function in vISA::G4_SendDescRaw
1049 kernel.fg.builder->duplicateOperand(dstMsgDesc->getSti())); in rematerialize()
2347 G4_Operand *sti = msgDesc->getSti(); in createSendInst()2484 G4_Operand *sti = msgDesc->getSti(); in createSplitSendInst()
351 msgDesc->getSti() != nullptr) in simplifyAndCheckCandidate()