Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp138 bool TypeSetByHwMode::constrain(const TypeSetByHwMode &VTS) { in constrain()
172 bool TypeSetByHwMode::assign_if(const TypeSetByHwMode &VTS, Predicate P) { in assign_if()
754 void TypeInfer::expandOverloads(TypeSetByHwMode &VTS) { in expandOverloads()
2213 TypeSetByHwMode VTS(MVT::iPTR); in getImplicitType() local
4273 for (const TypeSetByHwMode &VTS : N->getExtTypes()) in collectModes() local
DCodeGenDAGPatterns.h344 TypeSetByHwMode &VTS; member
/external/llvm-project/clang/lib/Sema/
DSemaLambda.cpp306 else if (auto *VTS = dyn_cast<VarTemplateSpecializationDecl>(Var)) { in getCurrentMangleNumberContext() local