Home
last modified time | relevance | path

Searched refs:AArch64SelectionDAGInfo (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64SelectionDAGInfo.cpp19 AArch64SelectionDAGInfo::AArch64SelectionDAGInfo(const DataLayout *DL) in AArch64SelectionDAGInfo() function in AArch64SelectionDAGInfo
22 AArch64SelectionDAGInfo::~AArch64SelectionDAGInfo() {} in ~AArch64SelectionDAGInfo()
24 SDValue AArch64SelectionDAGInfo::EmitTargetCodeForMemset( in EmitTargetCodeForMemset()
DAArch64SelectionDAGInfo.h21 class AArch64SelectionDAGInfo : public TargetSelectionDAGInfo {
23 explicit AArch64SelectionDAGInfo(const DataLayout *DL);
24 ~AArch64SelectionDAGInfo();
DAArch64Subtarget.h63 AArch64SelectionDAGInfo TSInfo;
78 const AArch64SelectionDAGInfo *getSelectionDAGInfo() const override { in getSelectionDAGInfo()
DAndroid.mk40 AArch64SelectionDAGInfo.cpp \
DCMakeLists.txt40 AArch64SelectionDAGInfo.cpp
/external/llvm/patches/
D0004-Add-Android-makefiles-for-LLVM.patch1571 + AArch64SelectionDAGInfo.cpp \