Home | History | Annotate | Download | only in docs

Lines Matching full:trap

691     not to trap and to be properly aligned. This may only be applied to
6585 particular, prefetches cannot trap and do not produce a value. On
8383 '``llvm.trap``' Intrinsic
8391 declare void @llvm.trap() noreturn nounwind
8396 The '``llvm.trap``' intrinsic.
8406 This intrinsic is lowered to the target dependent trap instruction. If
8407 the target does not have a trap instruction, this intrinsic will be
8434 execution trap with the intention of requesting the attention of a