Home | History | Annotate | Download | only in src

Lines Matching refs:getConstantSym

522   Ice::Constant *getConstantSym(Ice::GlobalString Name, bool IsExternal) const {
528 return Ctx->getConstantSym(Offset, Name);
549 Ice::Constant *C = getConstantSym(Func->getName(), Func->isProto());
560 getConstantSym(Decl->getName(), !Decl->hasInitializer());