Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/
H A DX86InstrMappingEmitter.cpp120 class IsMatch { global() class
124 IsMatch(const CodeGenInstruction *OldInst) : OldInst(OldInst) {} IsMatch() function in __anonb7add40a0111::IsMatch
H A DX86FoldTablesEmitter.cpp333 class IsMatch { class
340 IsMatch(const CodeGenInstruction *Inst, bool IsBroadcast, unsigned V) in IsMatch() function in __anon6270c10e0111::IsMatch
/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatClasses.h100 bool IsMatch(const std::shared_ptr<Formatter> &formatter_sp) const { in IsMatch() function
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp54 bool IsMatch = in equalBaseIndex() local
/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp889 auto IsMatch = [&](const Elf_Shdr &Sec) -> Expected<bool> { readBBAddrMapImpl() local
/llvm-project/lldb/source/Utility/
H A DArchSpec.cpp972 bool ArchSpec::IsMatch(const ArchSpec &rhs, MatchType match) const { IsMatch() function in ArchSpec
/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6751 auto IsMatch = [&](const Elf_Shdr &Sec) -> bool { printRelocatableStackSizes() local
7709 auto IsMatch = [](const Elf_Shdr &Sec) -> bool { printCGProfile() local
7762 auto IsMatch = [](const Elf_Shdr &Sec) -> bool { printBBAddrMaps() local