Home
last modified time | relevance | path

Searched defs:PrintCode (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/
Dcodegen.cc115 void CodeGenerator::PrintCode(Handle<Code> code, CompilationInfo* info) { in PrintCode() function in v8::internal::CodeGenerator
/external/llvm/tools/llc/
Dllc.cpp149 PrintCode("print-machineinstrs", variable
/external/v8/src/mips/
Ddisasm-mips.cc283 void Decoder::PrintCode(Instruction* instr) { in PrintCode() function in v8::internal::Decoder
/external/chromium/third_party/libevent/
Devent_rpcgen.py118 def PrintCode(self, file): member in Struct