Home | History | Annotate | Download | only in docs

Lines Matching full:attached

2391 "``!srcloc``" MDNode attached to it that contains a list of constant
2414 LLVM IR allows metadata to be attached to instructions in the program
2450 Metadata can be attached with an instruction. Here metadata ``!21`` is
2451 attached to the ``add`` instruction using the ``!dbg`` identifier:
2530 ``fpmath`` metadata may be attached to any instruction of floating point
2552 ``range`` metadata may be attached only to loads of integer types. It
2586 loop metadata is implemented as metadata attached to the branch instruction