Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h233 VAC, VSBI, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp2456 if (llvm::any_of(Worklist, [&](AA::ValueAndContext VAC) { in isImpliedByIR()
2635 for (const auto &VAC : Values) in updateImpl() local
4733 if (!all_of(Values, [&](AA::ValueAndContext &VAC) { in identifyAliveSuccessors()
5088 for (const auto &VAC : Values) in updateImpl() local
5361 for (const auto &VAC : Values) { in updateImpl() local
5934 for (const AA::ValueAndContext &VAC : Values) { in updateImpl() local
10263 for (const auto &VAC : Values) in updateImpl() local
10397 for (const auto &VAC : Values) in updateImpl() local
10537 for (auto &VAC : Values) in updateImpl() local
11509 for (const AA::ValueAndContext &VAC : Values) in updateImpl() local
[all …]
H A DAttributor.cpp291 bool AA::isValidAtPosition(const AA::ValueAndContext &VAC, in isValidAtPosition()
2021 return llvm::all_of(Values, [&](const AA::ValueAndContext &VAC) { in checkForAllReturnedValues()