Lines Matching refs:isvolatile
9775 i32 <len>, i32 <align>, i1 <isvolatile>)
9777 i64 <len>, i32 <align>, i1 <isvolatile>)
9786 intrinsics do not return a value, takes extra alignment/isvolatile
9802 If the ``isvolatile`` parameter is ``true``, the ``llvm.memcpy`` call is
9828 i32 <len>, i32 <align>, i1 <isvolatile>)
9830 i64 <len>, i32 <align>, i1 <isvolatile>)
9841 intrinsics do not return a value, takes extra alignment/isvolatile
9857 If the ``isvolatile`` parameter is ``true``, the ``llvm.memmove`` call
9883 i32 <len>, i32 <align>, i1 <isvolatile>)
9885 i64 <len>, i32 <align>, i1 <isvolatile>)
9909 If the ``isvolatile`` parameter is ``true``, the ``llvm.memset`` call is