Home
last modified time | relevance | path

Searched defs:ValA (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-tapi-diff/
H A DDiffEngine.cpp442 llvm::stable_sort(TargValues, [](const auto &ValA, const auto &ValB) { in sortTargetValues()
445 llvm::stable_sort(TargValues, [](const auto &ValA, const auto &ValB) { in sortTargetValues()
461 llvm::sort(SortedAttrs, [&](const auto &ValA, const auto &ValB) { in printVecVal()
487 llvm::sort(SortedAttrs, [&](const auto &ValA, const auto &ValB) { in printVecVal()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCFragment.cpp130 uint64_t ValA; in getSymbolOffsetImpl() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoadStoreVectorizer.cpp511 Value *ValA = OpA->getOperand(0); in lookThroughComplexAddresses() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineInstr.cpp1294 const Value *ValA = MMOa->getValue(); in MemOperandsHaveAlias() local