HomeSort by relevance Sort by last modified time
    Searched refs:BeginRegion (Results 1 - 8 of 8) sorted by null

  /external/v8/src/compiler/
common-operator.h 272 // Used to mark a region (as identified by BeginRegion/FinishRegion) as either
360 const Operator* BeginRegion(RegionObservability);
js-builtin-reducer.cc 296 common()->BeginRegion(RegionObservability::kNotObservable), effect);
    [all...]
opcodes.h 57 V(BeginRegion) \
js-native-context-specialization.cc     [all...]
common-operator.cc 570 "BeginRegion", // name
    [all...]
js-create-lowering.cc 44 common()->BeginRegion(RegionObservability::kNotObservable), effect_);
    [all...]
js-typed-lowering.cc 745 common()->BeginRegion(RegionObservability::kNotObservable), effect);
    [all...]
wasm-compiler.cc     [all...]

Completed in 228 milliseconds