Searched refs:getLabelName (Results 1 – 18 of 18) sorted by relevance
44 return C->getLabelName(); in symbol()
267 Str << getLabelName() << ":"; in dump()274 Str << getLabelName() << ":"; in emit()482 Str << Label->getLabelName(); in emit()487 Str << ", " << Label->getLabelName(); in emit()535 Str << Label->getLabelName(); in dump()540 Str << ", " << Label->getLabelName(); in dump()
358 emitTextInst(InstL->getLabelName() + ":", InstSize); in bindLocalLabel()
2173 Str << Label->getLabelName(); in emit()2214 Str << "label %" << Label->getLabelName(); in dump()2222 Str << getPredicate() << ", label %" << Label->getLabelName(); in dump()2295 Str << getLabelName() << ":"; in emit()2312 Str << getLabelName() << ":"; in dump()
550 GlobalString SymName = Const->getLabelName(); in writeConstantPool()
460 Str << getLabelName() << ":"; in emit()477 Str << getLabelName() << ":"; in dump()494 Str << "\t" << Label->getLabelName(); in emit()544 Str << "label %" << Label->getLabelName(); in dump()553 Str << ", label %" << Label->getLabelName(); in dump()
677 BuildDefs::dump() ? ReturnAddress->getLabelName().toString() : ""; in emitCallToTarget()
155 const GlobalString getLabelName() const { return LabelName; } in getLabelName() function
153 emitTextInst(InstL->getLabelName() + ":", InstSize); in bindLocalLabel()
780 GlobalString getLabelName() const { return Name; } in getLabelName() function
1083 GlobalString getLabelName() const { return Name; } in getLabelName() function
8017 Constant *Offset = Ctx->getConstantSym(0, CFrom->getLabelName());8218 Str << C->getLabelName();8226 Str << C->getLabelName();8294 Str << Const->getLabelName();
5782 Str << Const->getLabelName(); in emitConstant()5953 Constant *Offset = Ctx->getConstantSym(0, CFrom->getLabelName()); in legalize()
6496 Constant *Offset = Ctx->getConstantSym(0, CFrom->getLabelName()); in legalize()7271 Str << Const->getLabelName(); in emitConstant()
353 GlobalString getLabelName() const { return Name; } in getLabelName() function
523 StringRef GCCAsmStmt::getLabelName(unsigned i) const { in getLabelName() function in GCCAsmStmt584 if (getLabelName(i) == SymbolicName) in getNamedOperand()
480 OS << Node->getLabelName(i); in VisitGCCAsmStmt()
3127 StringRef getLabelName(unsigned i) const;