Home
last modified time | relevance | path

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

/freebsd-src/contrib/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.h974 getSchedulingPreference(SDNode *) getSchedulingPreference() argument
3698 getPreIndexedAddressParts(SDNode *,SDValue &,SDValue &,ISD::MemIndexedMode &,SelectionDAG &) getPreIndexedAddressParts() argument
3708 getPostIndexedAddressParts(SDNode *,SDNode *,SDValue &,SDValue &,ISD::MemIndexedMode &,SelectionDAG &) getPostIndexedAddressParts() argument
4630 isUsedByReturnOnly(SDNode *,SDValue &) isUsedByReturnOnly() argument
4743 ReplaceNodeResults(SDNode *,SmallVectorImpl<SDValue> &,SelectionDAG &) ReplaceNodeResults() argument
[all...]
H A DTargetInstrInfo.h55 class SDNode; global() variable
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsCCState.h17 class SDNode; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h25 class SDNode; variable
H A DLegalizeTypes.cpp605 NodeUpdateListener(DAGTypeLegalizer & dtl,SmallSetVector<SDNode *,16> & nta) NodeUpdateListener() argument
[all...]
H A DLegalizeDAG.cpp107 SmallPtrSetImpl<SDNode *> &LegalizedNodes, in SelectionDAGLegalize() argument
5651 LegalizeOp(SDNode * N,SmallSetVector<SDNode *,16> & UpdatedNodes) LegalizeOp() argument
[all...]
H A DSelectionDAG.cpp95 void SelectionDAG::DAGUpdateListener::NodeDeleted(SDNode*, SDNode*) {} in NodeInserted() argument
93 NodeDeleted(SDNode *,SDNode *) NodeDeleted() argument
94 NodeUpdated(SDNode *) NodeUpdated() argument
[all...]
H A DSelectionDAGBuilder.cpp1313 __anonf1bc66800202(SDNode *) visit() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp1178 Record *SDNode = Entry.first; EmitPredicateFunctions() local
[all...]
H A DCodeGenDAGPatterns.cpp