Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DAnalysis.h29 class SDNode; variable
DSelectionDAGNodes.h44 class SDNode; variable
DScheduleDAG.h35 class SDNode; variable
/external/llvm/include/llvm/CodeGen/
DAnalysis.h34 class SDNode; variable
DSelectionDAGNodes.h46 class SDNode; variable
DScheduleDAG.h36 class SDNode; variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSDNodeOrdering.h21 class SDNode; variable
DSDNodeDbgValue.h24 class SDNode; variable
DLegalizeTypes.cpp634 SmallSetVector<SDNode*, 16> &nta) in NodeUpdateListener()
DSelectionDAG.cpp5818 SmallPtrSet<const SDNode *, 32> &Visited, in hasPredecessorHelper()
5819 SmallVector<const SDNode *, 16> &Worklist) const { in hasPredecessorHelper()
6733 SmallPtrSet<const SDNode*, 32> &Visited, in checkForCyclesHelper()
DSelectionDAGISel.cpp1368 SDNode *Root, SmallPtrSet<SDNode*, 16> &Visited, in findNonImmUse()
DDAGCombiner.cpp2589 static bool isBSwapHWordElement(SDValue N, SmallVector<SDNode*,4> &Parts) { in isBSwapHWordElement()
3870 SmallVector<SDNode*, 4> &ExtendNodes, in ExtendUsesToFormExtLoad()
3928 void DAGCombiner::ExtendSetCCUses(SmallVector<SDNode*, 4> SetCCs, in ExtendSetCCUses()
/external/llvm/lib/Target/Mips/
DMipsCCState.h18 class SDNode; variable
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h54 class SDNode; variable
196 virtual Sched::Preference getSchedulingPreference(SDNode *) const { in getSchedulingPreference() argument
749 virtual bool getPreIndexedAddressParts(SDNode * /*N*/, SDValue &/*Base*/, in getPreIndexedAddressParts() argument
759 virtual bool getPostIndexedAddressParts(SDNode * /*N*/, SDNode * /*Op*/, in getPostIndexedAddressParts() argument
1283 virtual bool isUsedByReturnOnly(SDNode *) const { in isUsedByReturnOnly() argument
1339 virtual void ReplaceNodeResults(SDNode * /*N*/, in ReplaceNodeResults() argument
DTargetInstrInfo.h29 class SDNode; variable
/external/llvm/lib/CodeGen/SelectionDAG/
DSDNodeDbgValue.h24 class SDNode; variable
DLegalizeTypes.cpp652 SmallSetVector<SDNode*, 16> &nta) in NodeUpdateListener()
DLegalizeDAG.cpp79 SmallSetVector<SDNode *, 16> *UpdatedNodes = nullptr) in SelectionDAGLegalize()
4444 SmallSetVector<SDNode *, 16> &UpdatedNodes) { in LegalizeOp()
DSelectionDAGISel.cpp2230 DenseMap<const SDNode *, ChainResult> &TokenFactorResult, in WalkChainUsers()
DSelectionDAG.cpp64 void SelectionDAG::DAGUpdateListener::NodeDeleted(SDNode*, SDNode*) {} in NodeDeleted() argument
65 void SelectionDAG::DAGUpdateListener::NodeUpdated(SDNode*) {} in NodeUpdated() argument
/external/llvm/include/llvm/Target/
DTargetLowering.h424 virtual Sched::Preference getSchedulingPreference(SDNode *) const { in getSchedulingPreference() argument
2181 virtual bool getPreIndexedAddressParts(SDNode * /*N*/, SDValue &/*Base*/, in getPreIndexedAddressParts() argument
2191 virtual bool getPostIndexedAddressParts(SDNode * /*N*/, SDNode * /*Op*/, in getPostIndexedAddressParts() argument
2670 virtual bool isUsedByReturnOnly(SDNode *, SDValue &/*Chain*/) const { in isUsedByReturnOnly() argument
2767 virtual void ReplaceNodeResults(SDNode * /*N*/, in ReplaceNodeResults() argument
DTargetInstrInfo.h38 class SDNode; variable
/external/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp725 Record *SDNode = Entry.first; in EmitPredicateFunctions() local
/external/swiftshader/third_party/LLVM/utils/TableGen/
DDAGISelMatcherEmitter.cpp689 Record *SDNode = Entry.first; in EmitPredicateFunctions() local
DCodeGenDAGPatterns.cpp2073 Record *SDNode = XFormNode->getValueAsDef("Opcode"); in ParseNodeTransforms() local

12