Searched defs:SDNode (Results 1 – 12 of 12) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGNodes.h | 67 class SDNode; variable [all...] |
H A D | ScheduleDAG.h | 40 class SDNode; variable [all...] |
H A D | TargetLowering.h | 1019 getSchedulingPreference(SDNode *) getSchedulingPreference() argument 3816 getPreIndexedAddressParts(SDNode *,SDValue &,SDValue &,ISD::MemIndexedMode &,SelectionDAG &) getPreIndexedAddressParts() argument 3826 getPostIndexedAddressParts(SDNode *,SDNode *,SDValue &,SDValue &,ISD::MemIndexedMode &,SelectionDAG &) getPostIndexedAddressParts() argument 4786 isUsedByReturnOnly(SDNode *,SDValue &) isUsedByReturnOnly() argument 4893 ReplaceNodeResults(SDNode *,SmallVectorImpl<SDValue> &,SelectionDAG &) ReplaceNodeResults() argument [all...] |
H A D | TargetInstrInfo.h | 57 class SDNode; global() variable [all...] |
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsCCState.h | 17 class SDNode; variable
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SDNodeDbgValue.h | 25 class SDNode; variable
|
H A D | LegalizeTypes.cpp | 604 NodeUpdateListener(DAGTypeLegalizer & dtl,SmallSetVector<SDNode *,16> & nta) NodeUpdateListener() argument [all...] |
H A D | LegalizeDAG.cpp | 108 SmallSetVector<SDNode *, 16> *UpdatedNodes = nullptr) in SelectionDAGLegalize() argument 5834 LegalizeOp(SDNode * N,SmallSetVector<SDNode *,16> & UpdatedNodes) LegalizeOp() argument [all...] |
H A D | SelectionDAG.cpp | 94 NodeDeleted(SDNode *,SDNode *) NodeDeleted() argument 95 NodeUpdated(SDNode *) NodeUpdated() argument 96 NodeInserted(SDNode *) NodeInserted() argument [all...] |
H A D | SelectionDAGBuilder.cpp | 1343 __anone3ab55e10202(SDNode *) visit() argument [all...] |
/llvm-project/llvm/utils/TableGen/ |
H A D | DAGISelMatcherEmitter.cpp | 1179 Record *SDNode = Entry.first; EmitPredicateFunctions() local [all...] |
/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenDAGPatterns.cpp | 3226 Record *SDNode = XFormNode->getValueAsDef("Opcode"); ParseNodeTransforms() local [all...] |