Searched defs:VTS (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h196 TypeSetByHwMode(const TypeSetByHwMode &VTS) = default; member in struct:llvm::TypeSetByHwMode
266 bool isConcrete(const TypeSetByHwMode &VTS, bool AllowEmpty) const { argument
269 ValueTypeByHwMode getConcrete(const TypeSetByHwMode &VTS, argument
346 TypeSetByHwMode &VTS; member in struct:llvm::TypeInfer::ValidateOnExit
[all...]
H A DCodeGenDAGPatterns.cpp138 bool TypeSetByHwMode::constrain(const TypeSetByHwMode &VTS) { argument
172 bool TypeSetByHwMode::assign_if(const TypeSetByHwMode &VTS, Predicate P) { argument
752 expandOverloads(TypeSetByHwMode &VTS) argument
[all...]

Completed in 78 milliseconds