Searched refs:lowerConstantPool (Results 1 – 6 of 6) sorted by relevance
115 SDValue lowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
328 return lowerConstantPool(Op, DAG); in LowerOperation()385 SDValue RISCVTargetLowering::lowerConstantPool(SDValue Op, in lowerConstantPool() function in RISCVTargetLowering
543 SDValue lowerConstantPool(ConstantPoolSDNode *CP, SelectionDAG &DAG) const;
2820 SDValue SystemZTargetLowering::lowerConstantPool(ConstantPoolSDNode *CP, in lowerConstantPool() function in SystemZTargetLowering4801 return lowerConstantPool(cast<ConstantPoolSDNode>(Op), DAG); in LowerOperation()
544 SDValue lowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
1212 case ISD::ConstantPool: return lowerConstantPool(Op, DAG); in LowerOperation()2099 lowerConstantPool(SDValue Op, SelectionDAG &DAG) const in lowerConstantPool() function in MipsTargetLowering