Searched defs:PrintCode (Results 1 – 4 of 4) sorted by relevance
/external/v8/src/ | ||
D | codegen.cc | 115 void CodeGenerator::PrintCode(Handle<Code> code, CompilationInfo* info) { in PrintCode() function in v8::internal::CodeGenerator |
/external/llvm/tools/llc/ | ||
D | llc.cpp | 149 PrintCode("print-machineinstrs", variable |
/external/v8/src/mips/ | ||
D | disasm-mips.cc | 283 void Decoder::PrintCode(Instruction* instr) { in PrintCode() function in v8::internal::Decoder |
/external/chromium/third_party/libevent/ | ||
D | event_rpcgen.py | 118 def PrintCode(self, file): member in Struct |