Home
last modified time | relevance | path

Searched refs:EmitReference (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinterDwarf.cpp154 void AsmPrinter::EmitReference(const MCSymbol *Sym, unsigned Encoding) const { in EmitReference() function in AsmPrinter
162 void AsmPrinter::EmitReference(const GlobalValue *GV, unsigned Encoding)const{ in EmitReference() function in AsmPrinter
DDwarfException.cpp692 Asm->EmitReference(GV, TTypeEncoding); in EmitExceptionTable()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DAsmPrinter.h374 void EmitReference(const MCSymbol *Sym, unsigned Encoding) const;
375 void EmitReference(const GlobalValue *GV, unsigned Encoding) const;