Home
last modified time | relevance | path

Searched defs:getTargetNode (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/ADT/
H A DDirectedGraph.h48 const NodeType &getTargetNode() const { return TargetNode; } in getTargetNode() function
49 NodeType &getTargetNode() { in getTargetNode() function
/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp1068 SDValue CSKYTargetLowering::getTargetNode(GlobalAddressSDNode *N, SDLoc DL, in getTargetNode() function in CSKYTargetLowering
1074 SDValue CSKYTargetLowering::getTargetNode(ExternalSymbolSDNode *N, SDLoc DL, in getTargetNode() function in CSKYTargetLowering
1080 SDValue CSKYTargetLowering::getTargetNode(JumpTableSDNode *N, SDLoc DL, EVT Ty, in getTargetNode() function in CSKYTargetLowering
1086 SDValue CSKYTargetLowering::getTargetNode(BlockAddressSDNode *N, SDLoc DL, in getTargetNode() function in CSKYTargetLowering
/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp136 SDValue MipsTargetLowering::getTargetNode(GlobalAddressSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
142 SDValue MipsTargetLowering::getTargetNode(ExternalSymbolSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
148 SDValue MipsTargetLowering::getTargetNode(BlockAddressSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
154 SDValue MipsTargetLowering::getTargetNode(JumpTableSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
160 SDValue MipsTargetLowering::getTargetNode(ConstantPoolSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3675 static SDValue getTargetNode(GlobalAddressSDNode *N, SDLoc DL, EVT Ty, in getTargetNode() function
3680 static SDValue getTargetNode(BlockAddressSDNode *N, SDLoc DL, EVT Ty, in getTargetNode() function
3686 static SDValue getTargetNode(ConstantPoolSDNode *N, SDLoc DL, EVT Ty, in getTargetNode() function
3692 static SDValue getTargetNode(JumpTableSDNode *N, SDLoc DL, EVT Ty, in getTargetNode() function
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7090 SDValue AArch64TargetLowering::getTargetNode(GlobalAddressSDNode *N, EVT Ty, in getTargetNode() function in AArch64TargetLowering
7097 SDValue AArch64TargetLowering::getTargetNode(JumpTableSDNode *N, EVT Ty, in getTargetNode() function in AArch64TargetLowering
7103 SDValue AArch64TargetLowering::getTargetNode(ConstantPoolSDNode *N, EVT Ty, in getTargetNode() function in AArch64TargetLowering
7110 SDValue AArch64TargetLowering::getTargetNode(BlockAddressSDNode* N, EVT Ty, in getTargetNode() function in AArch64TargetLowering