Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DDirectedGraph.h48 const NodeType &getTargetNode() const { return TargetNode; } in getTargetNode() function
49 NodeType &getTargetNode() { in getTargetNode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp1088 SDValue CSKYTargetLowering::getTargetNode(GlobalAddressSDNode *N, SDLoc DL, in getTargetNode() function in CSKYTargetLowering
1094 SDValue CSKYTargetLowering::getTargetNode(ExternalSymbolSDNode *N, SDLoc DL, in getTargetNode() function in CSKYTargetLowering
1100 SDValue CSKYTargetLowering::getTargetNode(JumpTableSDNode *N, SDLoc DL, EVT Ty, in getTargetNode() function in CSKYTargetLowering
1106 SDValue CSKYTargetLowering::getTargetNode(BlockAddressSDNode *N, SDLoc DL, in getTargetNode() function in CSKYTargetLowering
1113 SDValue CSKYTargetLowering::getTargetNode(ConstantPoolSDNode *N, SDLoc DL, in getTargetNode() function in CSKYTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp144 SDValue MipsTargetLowering::getTargetNode(GlobalAddressSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
150 SDValue MipsTargetLowering::getTargetNode(ExternalSymbolSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
156 SDValue MipsTargetLowering::getTargetNode(BlockAddressSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
162 SDValue MipsTargetLowering::getTargetNode(JumpTableSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
168 SDValue MipsTargetLowering::getTargetNode(ConstantPoolSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp748 static SDValue getTargetNode(GlobalAddressSDNode *N, SDLoc DL, EVT Ty, in getTargetNode() function
753 static SDValue getTargetNode(BlockAddressSDNode *N, SDLoc DL, EVT Ty, in getTargetNode() function
759 static SDValue getTargetNode(ConstantPoolSDNode *N, SDLoc DL, EVT Ty, in getTargetNode() function
765 static SDValue getTargetNode(JumpTableSDNode *N, SDLoc DL, EVT Ty, in getTargetNode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp6782 static SDValue getTargetNode(GlobalAddressSDNode *N, const SDLoc &DL, EVT Ty, in getTargetNode() function
6787 static SDValue getTargetNode(BlockAddressSDNode *N, const SDLoc &DL, EVT Ty, in getTargetNode() function
6793 static SDValue getTargetNode(ConstantPoolSDNode *N, const SDLoc &DL, EVT Ty, in getTargetNode() function
6799 static SDValue getTargetNode(JumpTableSDNode *N, const SDLoc &DL, EVT Ty, in getTargetNode() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp8381 SDValue AArch64TargetLowering::getTargetNode(GlobalAddressSDNode *N, EVT Ty, in getTargetNode() function in AArch64TargetLowering
8388 SDValue AArch64TargetLowering::getTargetNode(JumpTableSDNode *N, EVT Ty, in getTargetNode() function in AArch64TargetLowering
8394 SDValue AArch64TargetLowering::getTargetNode(ConstantPoolSDNode *N, EVT Ty, in getTargetNode() function in AArch64TargetLowering
8401 SDValue AArch64TargetLowering::getTargetNode(BlockAddressSDNode* N, EVT Ty, in getTargetNode() function in AArch64TargetLowering
8407 SDValue AArch64TargetLowering::getTargetNode(ExternalSymbolSDNode *N, EVT Ty, in getTargetNode() function in AArch64TargetLowering