Searched defs:NextInstruction (Results 1 – 7 of 7) sorted by relevance
57 uint32_t DisassemblerX86::NextInstruction() { in NextInstruction() function in google_breakpad::DisassemblerX86
398 auto NextInstruction = [&](Instruction *I) { in findLocationForEntrySafepoint() local
407 auto NextInstruction = [&](Instruction *I) { in findLocationForEntrySafepoint() local
143 void NextInstruction(FullDecoder*, WasmOpcode) {} in NextInstruction() function in v8::internal::wasm::__anonb954c62d0111::WasmGraphBuildingInterface
443 void NextInstruction(FullDecoder* decoder, WasmOpcode opcode) { in NextInstruction() function in v8::internal::wasm::__anon207ad58d0111::LiftoffCompiler
1142 func NextInstruction(v Value) (rv Value) { rv.C = C.LLVMGetNextInstruction(v.C); return } func
1204 func NextInstruction(v Value) (rv Value) { rv.C = C.LLVMGetNextInstruction(v.C); return } func