Home
last modified time | relevance | path

Searched refs:NextInput (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler-dispatcher/
H A Doptimizing-compile-dispatcher.cc62 dispatcher_->CompileNext(dispatcher_->NextInput(&local_isolate),
84 TurbofanCompilationJob* OptimizingCompileDispatcher::NextInput( in NextInput() function in v8::internal::OptimizingCompileDispatcher
H A Doptimizing-compile-dispatcher.h76 TurbofanCompilationJob* NextInput(LocalIsolate* local_isolate);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp13059 SDValue NextInput = IsRoundOfExtLoad ? N->getOperand(i).getOperand(0) : in combineBVOfConsecutiveLoads()
13061 if (NextInput.getOpcode() != ISD::LOAD) in combineBVOfConsecutiveLoads()
13067 LoadSDNode *LD2 = dyn_cast<LoadSDNode>(NextInput); in combineBVOfConsecutiveLoads()

Completed in 24 milliseconds