Searched refs:STInst (Results 1 – 3 of 3) sorted by relevance
513 def STriw_pred : STInst<(outs),519 def STriw_ctr : STInst<(outs),592 def NAME#_pci : STInst<(outs IntRegs:$Rx32),597 def NAME#_pcr : STInst<(outs IntRegs:$Rx32),
217 class STInst<dag outs, dag ins, string asmstr, list<dag> pattern = [],
3519 StoreInst *STInst = Builder.CreateStore(StoreValues[I], DependAddrGEPIter); in createOrderedDepend() local3520 STInst->setAlignment(Align(8)); in createOrderedDepend()