Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/VE/
DVEISelLowering.cpp307 #define ADD_VVP_OP(VVP_NAME, ISD_NAME) \ in initVPUActions() argument
308 setOperationAction(ISD::ISD_NAME, LegalVecVT, Custom); in initVPUActions()
1723 #define ADD_BINARY_VVP_OP(VVP_NAME, ISD_NAME) case ISD::ISD_NAME: in LowerOperation() argument