[#BEGIN_REGISTER_VP_SDNODE] = BEGIN_REGISTER_VP_SDNODE :mrdocs: Emit a Vector Predication SDNode enumerator from `VPSDID.` == Synopsis Declared in `<llvm/CodeGen/ISDOpcodes.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- #define BEGIN_REGISTER_VP_SDNODE(VPSDID, ...) ---- == Parameters [cols="1,4"] |=== | Name| Description | *VPSDID* | SelectionDAG node id for the VP opcode being registered. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#