Searched refs:LoadBufferIntptr (Results 1 – 3 of 3) sorted by relevance
47 return LoadBufferIntptr(f, o);
771 extern macro LoadBufferIntptr(RawPtr, constexpr int32): intptr;
1201 TNode<IntPtrT> LoadBufferIntptr(TNode<RawPtrT> buffer, int offset) { in LoadBufferIntptr() function