Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.h231 void EmitGlobalConstantLargeInt(const ConstantInt *CI, ELFSection &S);
DELFWriter.cpp483 EmitGlobalConstantLargeInt(CI, GblS); in EmitGlobalConstant()
610 void ELFWriter::EmitGlobalConstantLargeInt(const ConstantInt *CI, in EmitGlobalConstantLargeInt() function in ELFWriter
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1727 static void EmitGlobalConstantLargeInt(const ConstantInt *CI, in EmitGlobalConstantLargeInt() function
1762 EmitGlobalConstantLargeInt(CI, AddrSpace, AP); in EmitGlobalConstantImpl()