Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.h234 SDValue lowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
H A DVEISelLowering.cpp1255 SDValue VETargetLowering::lowerConstantPool(SDValue Op, in lowerConstantPool() function in VETargetLowering
1870 return lowerConstantPool(Op, DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.h363 SDValue lowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
H A DLoongArchISelLowering.cpp481 return lowerConstantPool(Op, DAG); in LowerOperation()
2925 SDValue LoongArchTargetLowering::lowerConstantPool(SDValue Op, in lowerConstantPool() function in LoongArchTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h705 SDValue lowerConstantPool(ConstantPoolSDNode *CP, SelectionDAG &DAG) const;
H A DSystemZISelLowering.cpp4199 SDValue SystemZTargetLowering::lowerConstantPool(ConstantPoolSDNode *CP, in lowerConstantPool() function in SystemZTargetLowering
7035 return lowerConstantPool(cast<ConstantPoolSDNode>(Op), DAG); in LowerOperation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.h569 SDValue lowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
H A DMipsISelLowering.cpp1334 case ISD::ConstantPool: return lowerConstantPool(Op, DAG); in LowerOperation()
2393 lowerConstantPool(SDValue Op, SelectionDAG &DAG) const in lowerConstantPool() function in MipsTargetLowering
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h497 SDValue lowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
H A DRISCVISelLowering.cpp7226 return lowerConstantPool(Op, DAG); in LowerOperation()
8762 SDValue RISCVTargetLowering::lowerConstantPool(SDValue Op, in lowerConstantPool() function in RISCVTargetLowering