Searched refs:BEGIN_REGISTER_VP_SDNODE (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1306 #define BEGIN_REGISTER_VP_SDNODE(VPSDID, ...) VPSDID, macro
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp500 #define BEGIN_REGISTER_VP_SDNODE(SDID, LEGALARG, NAME, ...) \ macro
H A DLegalizeVectorOps.cpp461 #define BEGIN_REGISTER_VP_SDNODE(VPID, LEGALPOS, ...) \ macro
H A DSelectionDAG.cpp464 #define BEGIN_REGISTER_VP_SDNODE(VPSD, ...) \
475 #define BEGIN_REGISTER_VP_SDNODE(VPSD, ...) case ISD::VPSD:
487 #define BEGIN_REGISTER_VP_SDNODE(VPSD, ...) case ISD::VPSD:
500 #define BEGIN_REGISTER_VP_SDNODE(VPSD, LEGALPOS, TDNAME, MASKPOS, ...) \
512 #define BEGIN_REGISTER_VP_SDNODE(VPSD, LEGALPOS, TDNAME, MASKPOS, EVLPOS) \
H A DDAGCombiner.cpp1828 #define BEGIN_REGISTER_VP_SDNODE(SDOPC, ...) case ISD::SDOPC: macro

Completed in 423 milliseconds