Searched refs:GetAddrOfLabel (Results 1 – 8 of 8) sorted by relevance
1064 CGF->GetAddrOfLabel(cast<AddrLabelExpr>(E)->getLabel()); in EmitLValue()
1514 llvm::BlockAddress *CodeGenFunction::GetAddrOfLabel(const LabelDecl *L) { in GetAddrOfLabel() function in CodeGenFunction
1851 llvm::BlockAddress *GetAddrOfLabel(const LabelDecl *L);
249 llvm::Value *V = CGF.GetAddrOfLabel(E->getLabel()); in VisitAddrLabelExpr()
1979 llvm::Constant *Ptr = Emitter.CGF->GetAddrOfLabel(E->getLabel()); in VisitAddrLabelExpr()
1850 llvm::BlockAddress *CodeGenFunction::GetAddrOfLabel(const LabelDecl *L) { in GetAddrOfLabel() function in CodeGenFunction
2640 llvm::BlockAddress *GetAddrOfLabel(const LabelDecl *L);
474 llvm::Value *V = CGF.GetAddrOfLabel(E->getLabel()); in VisitAddrLabelExpr()