Searched defs:EmitInt32 (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1342 /// EmitInt32 - Emit a long directive and value.
1344 void AsmPrinter::EmitInt32(int Value) const { function in class:AsmPrinter

Completed in 87 milliseconds