Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
DX86EVEX2VEXTablesEmitter.cpp104 class IsMatch { class
108 IsMatch(const CodeGenInstruction *EVEXInst) : EVEXInst(EVEXInst) {} in IsMatch() function in __anon8b6db18b0111::IsMatch
DX86FoldTablesEmitter.cpp315 class IsMatch { class
319 IsMatch(const CodeGenInstruction *Inst, const RecordKeeper &Records) in IsMatch() function in __anonafe2f4530111::IsMatch
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/DataFormatters/
DFormatClasses.h62 bool IsMatch(const std::shared_ptr<Formatter> &formatter_sp) const { in IsMatch() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGAddressAnalysis.cpp50 bool IsMatch = in equalBaseIndex() local
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
DELFDumper.cpp5917 std::function<bool(const Elf_Shdr &)> IsMatch, in getSectionAndRelocations()
5947 auto IsMatch = [&](const Elf_Shdr &Sec) -> bool { in printRelocatableStackSizes() local
6769 auto IsMatch = [](const Elf_Shdr &Sec) -> bool { in printCGProfile() local