Home
last modified time | relevance | path

Searched refs:NextInstruction (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DPlaceSafepoints.cpp404 auto NextInstruction = [&](Instruction *I) { in findLocationForEntrySafepoint() local
415 Cursor = NextInstruction(Cursor)) { in findLocationForEntrySafepoint()
/third_party/vixl/src/aarch64/
H A Dinstructions-aarch64.h735 const Instruction* NextInstruction() const) {
/third_party/node/deps/v8/src/wasm/
H A Dgraph-builder-interface.cc190 void NextInstruction(FullDecoder*, WasmOpcode) {} in NextInstruction() function
H A Dfunction-body-decoder-impl.h904 F(NextInstruction, WasmOpcode) \
2387 CALL_INTERFACE_IF_OK_AND_REACHABLE(NextInstruction, opcode); in DecodeFunctionBody()
/third_party/node/deps/v8/src/wasm/baseline/
H A Dliftoff-compiler.cc1134 void NextInstruction(FullDecoder* decoder, WasmOpcode opcode) { in NextInstruction() function

Completed in 23 milliseconds