Searched refs:Word64CtzPlaceholder (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/compiler/
H A Dmachine-operator.h226 const Operator* Word64CtzPlaceholder();
H A Dmachine-operator.cc707 const Operator* MachineOperatorBuilder::Word64CtzPlaceholder() { function in class:v8::internal::compiler::MachineOperatorBuilder
H A Dwasm-compiler.cc829 op = m->Word64CtzPlaceholder();
/external/v8/test/unittests/compiler/
H A Dint64-lowering-unittest.cc631 LowerGraph(graph()->NewNode(machine()->Word64CtzPlaceholder(),

Completed in 125 milliseconds