Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp40 #define VPINTERNAL_VPLEGAL_CASES \ macro
50 cl::desc("Options: <empty>" VPINTERNAL_VPLEGAL_CASES
58 cl::desc("Options: <empty>" VPINTERNAL_VPLEGAL_CASES
68 return StringSwitch<VPTransform>(TextOpt) VPINTERNAL_VPLEGAL_CASES; in parseOverrideOption()
71 #undef VPINTERNAL_VPLEGAL_CASES