Searched refs:AArch64SelectionDAGInfo (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SelectionDAGInfo.h1 //===-- AArch64SelectionDAGInfo.h - AArch64 SelectionDAG Info ---*- C++ -*-===//
20 class AArch64SelectionDAGInfo : public SelectionDAGTargetInfo { class in namespace:llvm
H A DAArch64SelectionDAGInfo.cpp1 //===-- AArch64SelectionDAGInfo.cpp - AArch64 SelectionDAG Info -----------===//
9 // This file implements the AArch64SelectionDAGInfo class.
18 SDValue AArch64SelectionDAGInfo::EmitTargetCodeForMemset(
55 bool AArch64SelectionDAGInfo::generateFMAsInMachineCombiner(
112 SDValue AArch64SelectionDAGInfo::EmitTargetCodeForSetTag(
H A DAArch64Subtarget.h20 #include "AArch64SelectionDAGInfo.h"
245 AArch64SelectionDAGInfo TSInfo;
272 const AArch64SelectionDAGInfo *getSelectionDAGInfo() const override {
/freebsd-13-stable/lib/clang/libllvm/
H A DMakefile1031 SRCS_MIN+= Target/AArch64/AArch64SelectionDAGInfo.cpp

Completed in 107 milliseconds