Home
last modified time | relevance | path

Searched defs:getNode (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DMatchContext.h37 template <typename... ArgT> SDValue getNode(ArgT &&...Args) { in getNode() function
111 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue Operand) { in getNode() function
119 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue N1, in getNode() function
127 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue N1, in getNode() function
136 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue Operand, in getNode() function
145 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue N1, in getNode() function
154 SDValue getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue N1, in getNode() function
H A DSelectionDAG.cpp5881 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT) { in getNode() function in SelectionDAG
5898 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
5906 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
6865 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
6894 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
7407 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
7415 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
7605 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
7611 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
10013 SDValue SelectionDAG::getNode(unsigned Opcode, const SDLoc &DL, EVT VT, in getNode() function in SelectionDAG
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h314 DocNode getNode() { in getNode() function
320 DocNode getNode(int64_t V) { in getNode() function
327 DocNode getNode(int V) { in getNode() function
334 DocNode getNode(uint64_t V) { in getNode() function
341 DocNode getNode(unsigned V) { in getNode() function
348 DocNode getNode(bool V) { in getNode() function
355 DocNode getNode(double V) { in getNode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUDelayedMCExpr.cpp15 static msgpack::DocNode getNode(msgpack::DocNode DN, msgpack::Type Type, in getNode() function
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DWorkList.h48 ExplodedNode *getNode() const { return node; } in getNode() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp158 MDNodeTy *getNode() const { return Node; } in getNode() function in __anon0398af320111::TBAANodeImpl
210 MDNodeTy *getNode() const { return Node; } in getNode() function in __anon0398af320111::TBAAStructTagNodeImpl
274 const MDNode *getNode() const { return Node; } in getNode() function in __anon0398af320111::TBAAStructTypeNode
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionIterator.h80 NodeRef getNode() const { return Node.getPointer(); } in getNode() function
H A DLazyCallGraph.h1233 inline LazyCallGraph::Node &LazyCallGraph::Edge::getNode() const { in getNode() function
H A DRegionInfoImpl.h363 typename Tr::RegionNodeT *RegionBase<Tr>::getNode(BlockT *BB) const { getNode() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAG.h370 SDNode *getNode() const { in getNode() function
680 const SUnit *getNode() const { return Node; } in getNode() function
H A DMachineDominators.h196 MachineDomTreeNode *getNode(MachineBasicBlock *BB) const { in getNode() function
H A DMachinePipeliner.h378 SUnit *getNode(unsigned i) const { return Nodes[i]; }; in getNode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsOptimizePICCall.cpp182 const MachineDomTreeNode *MBBInfo::getNode() const { return Node; } in getNode() function in MBBInfo
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h180 NodeEntry &getNode(NodeId NId) { in getNode() function
184 const NodeEntry &getNode(NodeId NId) const { in getNode() function
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DItaniumManglingCanonicalizer.cpp80 itanium_demangle::Node *getNode() { in getNode() function in __anonef03fe500111::FoldingNodeAllocator::NodeHeader
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp392 ExplodedNode *ExplodedGraph::getNode(const ProgramPoint &L, in getNode() function in ExplodedGraph
/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DRangeSelector.cpp54 static Expected<DynTypedNode> getNode(const ast_matchers::BoundNodes &Nodes, in getNode() function
H A DStencil.cpp36 static llvm::Expected<DynTypedNode> getNode(const BoundNodes &Nodes, in getNode() function
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1719 DisplayNode &getNode(unsigned N) { in getNode() function in __anon94a753662a11::DotCfgDiffDisplayGraph
1879 const DotCfgDiffNode &getNode(unsigned N) const { in getNode() function in __anon94a753662a11::DotCfgDiff
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DDAGISelMatcher.h939 unsigned getNode(unsigned i) const { in getNode() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp2331 static NodeRef getNode(const NodePtrTy &P) { return P.get(); } in getNode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp5379 SDValue GeneralShuffle::getNode(SelectionDAG &DAG, const SDLoc &DL) { in getNode() function in GeneralShuffle