Home
last modified time | relevance | path

Searched refs:lowerConstantPool (Results 1 – 10 of 10) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h276 SDValue lowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
H A DLoongArchISelLowering.cpp398 return lowerConstantPool(Op, DAG); in LowerOperation()
829 SDValue LoongArchTargetLowering::lowerConstantPool(SDValue Op, in lowerConstantPool() function in LoongArchTargetLowering
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h233 SDValue lowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
H A DVEISelLowering.cpp1266 SDValue VETargetLowering::lowerConstantPool(SDValue Op, in lowerConstantPool() function in VETargetLowering
1885 return lowerConstantPool(Op, DAG); in LowerOperation()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h534 SDValue lowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
H A DMipsISelLowering.cpp1227 case ISD::ConstantPool: return lowerConstantPool(Op, DAG); in LowerOperation()
2236 lowerConstantPool(SDValue Op, SelectionDAG &DAG) const in lowerConstantPool() function in MipsTargetLowering
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h674 SDValue lowerConstantPool(ConstantPoolSDNode *CP, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp3720 SDValue SystemZTargetLowering::lowerConstantPool(ConstantPoolSDNode *CP, in lowerConstantPool() function in SystemZTargetLowering
6118 return lowerConstantPool(cast<ConstantPoolSDNode>(Op), DAG); in LowerOperation()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h862 SDValue lowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp5847 return lowerConstantPool(Op, DAG); in LowerOperation()
6890 SDValue RISCVTargetLowering::lowerConstantPool(SDValue Op, in lowerConstantPool() function in RISCVTargetLowering