Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h67 class SDNode; variable
[all...]
H A DScheduleDAG.h40 class SDNode; variable
[all...]
H A DTargetLowering.h1019 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 DTargetInstrInfo.h57 class SDNode; global() variable
[all...]
/llvm-project/llvm/lib/Target/Mips/
H A DMipsCCState.h17 class SDNode; variable
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h25 class SDNode; variable
H A DLegalizeTypes.cpp604 NodeUpdateListener(DAGTypeLegalizer & dtl,SmallSetVector<SDNode *,16> & nta) NodeUpdateListener() argument
[all...]
H A DLegalizeDAG.cpp108 SmallSetVector<SDNode *, 16> *UpdatedNodes = nullptr) in SelectionDAGLegalize() argument
5834 LegalizeOp(SDNode * N,SmallSetVector<SDNode *,16> & UpdatedNodes) LegalizeOp() argument
[all...]
H A DSelectionDAG.cpp94 NodeDeleted(SDNode *,SDNode *) NodeDeleted() argument
95 NodeUpdated(SDNode *) NodeUpdated() argument
96 NodeInserted(SDNode *) NodeInserted() argument
[all...]
H A DSelectionDAGBuilder.cpp1343 __anone3ab55e10202(SDNode *) visit() argument
[all...]
/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp1179 Record *SDNode = Entry.first; EmitPredicateFunctions() local
[all...]
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp3226 Record *SDNode = XFormNode->getValueAsDef("Opcode"); ParseNodeTransforms() local
[all...]