Searched refs:HexagonSelectionDAGInfo (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonSelectionDAGInfo.h1 //===-- HexagonSelectionDAGInfo.h - Hexagon SelectionDAG Info ---*- C++ -*-===//
20 class HexagonSelectionDAGInfo : public SelectionDAGTargetInfo { class in namespace:llvm
22 explicit HexagonSelectionDAGInfo() = default;
H A DHexagonSelectionDAGInfo.cpp1 //===-- HexagonSelectionDAGInfo.cpp - Hexagon SelectionDAG Info -----------===//
9 // This file implements the HexagonSelectionDAGInfo class.
19 SDValue HexagonSelectionDAGInfo::EmitTargetCodeForMemcpy(
H A DHexagonSubtarget.h21 #include "HexagonSelectionDAGInfo.h"
106 HexagonSelectionDAGInfo TSInfo;
134 const HexagonSelectionDAGInfo *getSelectionDAGInfo() const override {

Completed in 210 milliseconds