Home
last modified time | relevance | path

Searched defs:SDNode (Results 1 – 12 of 12) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DAnalysis.h27 class SDNode; variable
DSelectionDAGNodes.h46 class SDNode; variable
DScheduleDAG.h36 class SDNode; variable
/external/llvm/lib/Target/Hexagon/
DHexagonCallingConvLower.h30 class SDNode; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h24 class SDNode; variable
DLegalizeTypes.cpp635 SmallSetVector<SDNode*, 16> &nta) in NodeUpdateListener()
DSelectionDAG.cpp62 void SelectionDAG::DAGUpdateListener::NodeDeleted(SDNode*, SDNode*) {} in NodeDeleted() argument
63 void SelectionDAG::DAGUpdateListener::NodeUpdated(SDNode*) {} in NodeUpdated() argument
6374 SmallPtrSet<const SDNode *, 32> &Visited, in hasPredecessorHelper()
6752 SmallPtrSet<const SDNode*, 32> &Visited, in checkForCyclesHelper()
DSelectionDAGISel.cpp1732 SDNode *Root, SmallPtrSet<SDNode*, 16> &Visited, in findNonImmUse()
/external/llvm/include/llvm/Target/
DTargetLowering.h308 virtual Sched::Preference getSchedulingPreference(SDNode *) const { in getSchedulingPreference() argument
1871 virtual bool getPreIndexedAddressParts(SDNode * /*N*/, SDValue &/*Base*/, in getPreIndexedAddressParts() argument
1881 virtual bool getPostIndexedAddressParts(SDNode * /*N*/, SDNode * /*Op*/, in getPostIndexedAddressParts() argument
2297 virtual bool isUsedByReturnOnly(SDNode *, SDValue &/*Chain*/) const { in isUsedByReturnOnly() argument
2393 virtual void ReplaceNodeResults(SDNode * /*N*/, in ReplaceNodeResults() argument
DTargetInstrInfo.h33 class SDNode; variable
/external/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp706 Record *SDNode = Entry.first; in EmitPredicateFunctions() local
DCodeGenDAGPatterns.cpp2265 Record *SDNode = XFormNode->getValueAsDef("Opcode"); in ParseNodeTransforms() local