Searched refs:MemInt (Results 1 – 3 of 3) sorted by relevance
259 struct MemInt { struct263 struct InheritsMemInt : MemInt { }; argument269 template struct DotMemRef0<MemInt, int&>;272 template struct DotMemRef0<MemInt, float&>; // expected-note{{instantiation}}286 template struct ArrowMemRef0<MemInt*, int&>;289 template struct ArrowMemRef0<MemInt*, float&>; // expected-note{{instantiation}}291 template struct ArrowMemRef0<ArrowWrapper<MemInt*>, int&>;294 template struct ArrowMemRef0<ArrowWrapper<MemInt*>, float&>; // expected-note{{instantiation}}295 template struct ArrowMemRef0<ArrowWrapper<ArrowWrapper<MemInt*> >, int&>;308 MemInt &createMemInt(int);
9313 MemIntrinsicSDNode *MemInt = cast<MemIntrinsicSDNode>(N); in performNEONPostLDSTCombine() local9315 MemInt->getMemoryVT(), in performNEONPostLDSTCombine()9316 MemInt->getMemOperand()); in performNEONPostLDSTCombine()
11741 MemIntrinsicSDNode *MemInt = cast<MemIntrinsicSDNode>(N); in performNEONPostLDSTCombine() local11743 MemInt->getMemoryVT(), in performNEONPostLDSTCombine()11744 MemInt->getMemOperand()); in performNEONPostLDSTCombine()