Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86EVEX2VEXTablesEmitter.cpp
H A DX86InstrMappingEmitter.cpp122 class IsMatch { class
126 IsMatch(const CodeGenInstruction *OldInst) : OldInst(OldInst) {} in IsMatch() function in __anon4f70c9770111::IsMatch
H A DX86FoldTablesEmitter.cpp333 class IsMatch { class
340 IsMatch(const CodeGenInstruction *Inst, bool IsBroadcast, unsigned V) in IsMatch() function in __anon982d773b0111::IsMatch
/freebsd/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/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGAddressAnalysis.cpp54 bool IsMatch = in equalBaseIndex() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp889 auto IsMatch = [&](const Elf_Shdr &Sec) -> Expected<bool> { in readBBAddrMapImpl() local
/freebsd/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/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp6751 auto IsMatch = [&](const Elf_Shdr &Sec) -> bool { in printRelocatableStackSizes() local
7709 auto IsMatch = [](const Elf_Shdr &Sec) -> bool { in printCGProfile() local
7762 auto IsMatch = [](const Elf_Shdr &Sec) -> bool { in printBBAddrMaps() local