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

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandVectorPredication.cpp67 static VPTransform parseOverrideOption(const std::string &TextOpt) { argument
68 return StringSwitch<VPTransform>(TextOpt) VPINTERNAL_VPLEGAL_CASES;

Completed in 175 milliseconds