Home
last modified time | relevance | path

Searched refs:IntPtrNot (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dstub_builder-inl.h464 inline GateRef StubBuilder::IntPtrNot(GateRef x) in IntPtrNot() function
2360 return IntPtrAnd(x1, IntPtrNot(PtrSub(alignment, IntPtr(1)))); in AlignUp()
Dstub_builder.h179 GateRef IntPtrNot(GateRef x);