Home
last modified time | relevance | path

Searched refs:ISD_NAME (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp327 #define ADD_VVP_OP(VVP_NAME, ISD_NAME) \ in initVPUActions() argument
328 setOperationAction(ISD::ISD_NAME, LegalVecVT, Custom); in initVPUActions()
1941 #define ADD_VVP_OP(VVP_NAME, ISD_NAME) case ISD::ISD_NAME: in LowerOperation() argument