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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1378 #define BEGIN_REGISTER_VP_SDNODE(VPSDID, ...) VPSDID, macro
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp518 #define BEGIN_REGISTER_VP_SDNODE(SDID, LEGALARG, NAME, ...) \ macro
H A DSelectionDAG.cpp481 #define BEGIN_REGISTER_VP_SDNODE(VPSD, ...) \
492 #define BEGIN_REGISTER_VP_SDNODE(VPSD, ...) case ISD::VPSD:
504 #define BEGIN_REGISTER_VP_SDNODE(VPSD, ...) case ISD::VPSD:
517 #define BEGIN_REGISTER_VP_SDNODE(VPSD, LEGALPOS, TDNAME, MASKPOS, ...) \
529 #define BEGIN_REGISTER_VP_SDNODE(VPSD, LEGALPOS, TDNAME, MASKPOS, EVLPOS) \
542 #define BEGIN_REGISTER_VP_SDNODE(VPOPC, ...) case ISD::VPOPC:
554 #define BEGIN_REGISTER_VP_SDNODE(VPOPC, ...) break;
H A DLegalizeVectorOps.cpp492 #define BEGIN_REGISTER_VP_SDNODE(VPID, LEGALPOS, ...) \ macro
H A DDAGCombiner.cpp2074 #define BEGIN_REGISTER_VP_SDNODE(SDOPC, ...) case ISD::SDOPC: macro
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp911 #define BEGIN_REGISTER_VP_SDNODE(SDOPC, ...) \ macro

Completed in 320 milliseconds