Home
last modified time | relevance | path

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

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