/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | Analysis.h | 29 class SDNode; variable
|
D | SelectionDAGNodes.h | 44 class SDNode; variable
|
D | ScheduleDAG.h | 35 class SDNode; variable
|
/external/llvm/include/llvm/CodeGen/ |
D | Analysis.h | 34 class SDNode; variable
|
D | SelectionDAGNodes.h | 46 class SDNode; variable
|
D | ScheduleDAG.h | 36 class SDNode; variable
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | SDNodeOrdering.h | 21 class SDNode; variable
|
D | SDNodeDbgValue.h | 24 class SDNode; variable
|
D | LegalizeTypes.cpp | 634 SmallSetVector<SDNode*, 16> &nta) in NodeUpdateListener()
|
D | SelectionDAG.cpp | 5818 SmallPtrSet<const SDNode *, 32> &Visited, in hasPredecessorHelper() 5819 SmallVector<const SDNode *, 16> &Worklist) const { in hasPredecessorHelper() 6733 SmallPtrSet<const SDNode*, 32> &Visited, in checkForCyclesHelper()
|
D | SelectionDAGISel.cpp | 1368 SDNode *Root, SmallPtrSet<SDNode*, 16> &Visited, in findNonImmUse()
|
D | DAGCombiner.cpp | 2589 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/ |
D | MipsCCState.h | 18 class SDNode; variable
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetLowering.h | 54 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
|
D | TargetInstrInfo.h | 29 class SDNode; variable
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SDNodeDbgValue.h | 24 class SDNode; variable
|
D | LegalizeTypes.cpp | 652 SmallSetVector<SDNode*, 16> &nta) in NodeUpdateListener()
|
D | LegalizeDAG.cpp | 79 SmallSetVector<SDNode *, 16> *UpdatedNodes = nullptr) in SelectionDAGLegalize() 4444 SmallSetVector<SDNode *, 16> &UpdatedNodes) { in LegalizeOp()
|
D | SelectionDAGISel.cpp | 2230 DenseMap<const SDNode *, ChainResult> &TokenFactorResult, in WalkChainUsers()
|
D | SelectionDAG.cpp | 64 void SelectionDAG::DAGUpdateListener::NodeDeleted(SDNode*, SDNode*) {} in NodeDeleted() argument 65 void SelectionDAG::DAGUpdateListener::NodeUpdated(SDNode*) {} in NodeUpdated() argument
|
/external/llvm/include/llvm/Target/ |
D | TargetLowering.h | 424 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
|
D | TargetInstrInfo.h | 38 class SDNode; variable
|
/external/llvm/utils/TableGen/ |
D | DAGISelMatcherEmitter.cpp | 725 Record *SDNode = Entry.first; in EmitPredicateFunctions() local
|
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
D | DAGISelMatcherEmitter.cpp | 689 Record *SDNode = Entry.first; in EmitPredicateFunctions() local
|
D | CodeGenDAGPatterns.cpp | 2073 Record *SDNode = XFormNode->getValueAsDef("Opcode"); in ParseNodeTransforms() local
|