Searched defs:setMMRAMetadata (Results 1 – 3 of 3) sorted by relevance
326 const MachineInstrBuilder &setMMRAMetadata(MDNode *MMRA) const { in setMMRAMetadata() function
406 void setMMRAMetadata(MDNode *MMRA) { State.MMRA = MMRA; } in setMMRAMetadata() function
538 void MachineInstr::setMMRAMetadata(MachineFunction &MF, MDNode *MMRAs) { in setMMRAMetadata() function in MachineInstr