Home
last modified time | relevance | path

Searched defs:IsMatch (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DX86CompressEVEXTablesEmitter.cpp
H A DX86FoldTablesEmitter.cpp336 class IsMatch { global() class
343 IsMatch(const CodeGenInstruction *Inst, bool IsBroadcast, unsigned V) IsMatch() function in __anon86d16acd0111::IsMatch
/freebsd-src/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatClasses.h100 bool IsMatch(const std::shared_ptr<Formatter> &formatter_sp) const { in IsMatch() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp54 bool IsMatch = in equalBaseIndex() local
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp797 auto IsMatch = [&](const Elf_Shdr &Sec) -> Expected<bool> { readBBAddrMapImpl() local
/freebsd-src/contrib/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp972 bool ArchSpec::IsMatch(const ArchSpec &rhs, MatchType match) const { in IsMatch() function in ArchSpec
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6604 auto IsMatch = [&](const Elf_Shdr &Sec) -> bool { printRelocatableStackSizes() local
7496 auto IsMatch = [](const Elf_Shdr &Sec) -> bool { printCGProfile() local
7548 auto IsMatch = [](const Elf_Shdr &Sec) -> bool { printBBAddrMaps() local