Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.h113 SDValue getTargetConstantPoolValue(GlobalAddressSDNode *N, EVT Ty,
116 SDValue getTargetConstantPoolValue(ExternalSymbolSDNode *N, EVT Ty,
119 SDValue getTargetConstantPoolValue(JumpTableSDNode *N, EVT Ty,
122 SDValue getTargetConstantPoolValue(BlockAddressSDNode *N, EVT Ty,
138 SDValue TCPV = getTargetConstantPoolValue(N, Ty, DAG, Flag);
H A DCSKYISelLowering.cpp652 Ops.push_back(getTargetConstantPoolValue( in LowerCall()
665 Ops.push_back(getTargetConstantPoolValue( in LowerCall()
776 SDValue CSKYTargetLowering::getTargetConstantPoolValue(GlobalAddressSDNode *N, in getTargetConstantPoolValue() function in CSKYTargetLowering
1037 SDValue CSKYTargetLowering::getTargetConstantPoolValue(ExternalSymbolSDNode *N, in getTargetConstantPoolValue() function in CSKYTargetLowering
1048 SDValue CSKYTargetLowering::getTargetConstantPoolValue(JumpTableSDNode *N, in getTargetConstantPoolValue() function in CSKYTargetLowering
1058 SDValue CSKYTargetLowering::getTargetConstantPoolValue(BlockAddressSDNode *N, in getTargetConstantPoolValue() function in CSKYTargetLowering