reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2709 const Constant *C = CP->getConstVal(); 2715 SDValue GA = DAG.getTargetConstantPool(C, PtrVT, CP->getAlignment(), 0); 2716 return getTOCEntry(DAG, SDLoc(CP), GA); 2724 SDValue GA = DAG.getTargetConstantPool(C, PtrVT, CP->getAlignment(), 2726 return getTOCEntry(DAG, SDLoc(CP), GA); 2730 DAG.getTargetConstantPool(C, PtrVT, CP->getAlignment(), 0, MOHiFlag); 2732 DAG.getTargetConstantPool(C, PtrVT, CP->getAlignment(), 0, MOLoFlag);