Home
last modified time | relevance | path

Searched defs:VTS (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp142 bool TypeSetByHwMode::constrain(const TypeSetByHwMode &VTS) { in constrain()
175 bool TypeSetByHwMode::assign_if(const TypeSetByHwMode &VTS, Predicate P) { in assign_if()
2306 TypeSetByHwMode VTS(MVT::iPTR); in getImplicitType() local
4399 for (const TypeSetByHwMode &VTS : N.getExtTypes()) in collectModes() local
H A DCodeGenDAGPatterns.h329 const TypeSetByHwMode &VTS; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp314 else if (auto *VTS = dyn_cast<VarTemplateSpecializationDecl>(Var)) { in getCurrentMangleNumberContext() local