Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.h116 SDValue getTargetConstantPoolValue(GlobalAddressSDNode *N, EVT Ty,
119 SDValue getTargetConstantPoolValue(ExternalSymbolSDNode *N, EVT Ty,
122 SDValue getTargetConstantPoolValue(JumpTableSDNode *N, EVT Ty,
125 SDValue getTargetConstantPoolValue(BlockAddressSDNode *N, EVT Ty,
128 SDValue getTargetConstantPoolValue(ConstantPoolSDNode *N, EVT Ty,
144 SDValue TCPV = getTargetConstantPoolValue(N, Ty, DAG, Flag);
H A DCSKYISelLowering.cpp661 Ops.push_back(getTargetConstantPoolValue( in LowerCall()
674 Ops.push_back(getTargetConstantPoolValue( in LowerCall()
784 SDValue CSKYTargetLowering::getTargetConstantPoolValue(GlobalAddressSDNode *N, in getTargetConstantPoolValue() function in CSKYTargetLowering
1045 SDValue CSKYTargetLowering::getTargetConstantPoolValue(ExternalSymbolSDNode *N, in getTargetConstantPoolValue() function in CSKYTargetLowering
1056 SDValue CSKYTargetLowering::getTargetConstantPoolValue(JumpTableSDNode *N, in getTargetConstantPoolValue() function in CSKYTargetLowering
1066 SDValue CSKYTargetLowering::getTargetConstantPoolValue(BlockAddressSDNode *N, in getTargetConstantPoolValue() function in CSKYTargetLowering
1077 SDValue CSKYTargetLowering::getTargetConstantPoolValue(ConstantPoolSDNode *N, in getTargetConstantPoolValue() function in CSKYTargetLowering