Searched refs:MemInt (Results 1 – 2 of 2) sorted by relevance
268 struct MemInt { struct272 struct InheritsMemInt : MemInt { }; argument278 template struct DotMemRef0<MemInt, int&>;281 template struct DotMemRef0<MemInt, float&>; // expected-note{{instantiation}}295 template struct ArrowMemRef0<MemInt*, int&>;298 template struct ArrowMemRef0<MemInt*, float&>; // expected-note{{instantiation}}300 template struct ArrowMemRef0<ArrowWrapper<MemInt*>, int&>;303 template struct ArrowMemRef0<ArrowWrapper<MemInt*>, float&>; // expected-note{{instantiation}}304 template struct ArrowMemRef0<ArrowWrapper<ArrowWrapper<MemInt*> >, int&>;317 MemInt &createMemInt(int);
24220 MemIntrinsicSDNode *MemInt = cast<MemIntrinsicSDNode>(N); in performGlobalAddressCombine() 24222 MemInt->getMemoryVT(), in performGlobalAddressCombine() 24223 MemInt->getMemOperand()); in performGlobalAddressCombine() 23088 MemIntrinsicSDNode *MemInt = cast<MemIntrinsicSDNode>(N); performNEONPostLDSTCombine() local [all...]