Home
last modified time | relevance | path

Searched defs:IsUnconditionalJump (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonCFGOptimizer.cpp76 static bool IsUnconditionalJump(int Opc) { in IsUnconditionalJump() function
/third_party/node/deps/v8/src/interpreter/
Dbytecodes.h702 static constexpr bool IsUnconditionalJump(Bytecode bytecode) { in IsUnconditionalJump() function
/third_party/node/deps/v8/src/wasm/
Dwasm-opcodes-inl.h517 constexpr bool WasmOpcodes::IsUnconditionalJump(WasmOpcode opcode) { in IsUnconditionalJump() function