Home
last modified time | relevance | path

Searched refs:getTargetConstantPoolValue (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.h97 SDValue getTargetConstantPoolValue(GlobalAddressSDNode *N, EVT Ty,
100 SDValue getTargetConstantPoolValue(ExternalSymbolSDNode *N, EVT Ty,
103 SDValue getTargetConstantPoolValue(JumpTableSDNode *N, EVT Ty,
106 SDValue getTargetConstantPoolValue(BlockAddressSDNode *N, EVT Ty,
109 SDValue getTargetConstantPoolValue(ConstantPoolSDNode *N, EVT Ty,
125 SDValue TCPV = getTargetConstantPoolValue(N, Ty, DAG, Flag);
H A DCSKYISelLowering.cpp661 Ops.push_back(getTargetConstantPoolValue( in LowerCall()
673 Ops.push_back(getTargetConstantPoolValue( in LowerCall()
783 SDValue CSKYTargetLowering::getTargetConstantPoolValue(GlobalAddressSDNode *N, in getTargetConstantPoolValue() function in CSKYTargetLowering
1044 SDValue CSKYTargetLowering::getTargetConstantPoolValue(ExternalSymbolSDNode *N, in getTargetConstantPoolValue() function in CSKYTargetLowering
1055 SDValue CSKYTargetLowering::getTargetConstantPoolValue(JumpTableSDNode *N, in getTargetConstantPoolValue() function in CSKYTargetLowering
1065 SDValue CSKYTargetLowering::getTargetConstantPoolValue(BlockAddressSDNode *N, in getTargetConstantPoolValue() function in CSKYTargetLowering
1076 SDValue CSKYTargetLowering::getTargetConstantPoolValue(ConstantPoolSDNode *N, in getTargetConstantPoolValue() function in CSKYTargetLowering