Searched refs:lowerConstantPool (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEISelLowering.h | 120 SDValue lowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | VEISelLowering.cpp | 1206 SDValue VETargetLowering::lowerConstantPool(SDValue Op, in lowerConstantPool() function in VETargetLowering 1686 return lowerConstantPool(Op, DAG); in LowerOperation()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 531 SDValue lowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | RISCVISelLowering.cpp | 2099 return lowerConstantPool(Op, DAG); in LowerOperation() 2761 SDValue RISCVTargetLowering::lowerConstantPool(SDValue Op, in lowerConstantPool() function in RISCVTargetLowering
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 623 SDValue lowerConstantPool(ConstantPoolSDNode *CP, SelectionDAG &DAG) const;
|
| H A D | SystemZISelLowering.cpp | 3304 SDValue SystemZTargetLowering::lowerConstantPool(ConstantPoolSDNode *CP, in lowerConstantPool() function in SystemZTargetLowering 5443 return lowerConstantPool(cast<ConstantPoolSDNode>(Op), DAG); in LowerOperation()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 532 SDValue lowerConstantPool(SDValue Op, SelectionDAG &DAG) const;
|
| H A D | MipsISelLowering.cpp | 1211 case ISD::ConstantPool: return lowerConstantPool(Op, DAG); in LowerOperation() 2221 lowerConstantPool(SDValue Op, SelectionDAG &DAG) const in lowerConstantPool() function in MipsTargetLowering
|