Searched refs:EffectSet (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/compiler/ | ||
D | common-operator.h | 164 const Operator* EffectSet(int arguments); |
D | opcodes.h | 45 V(EffectSet) \ |
D | common-operator.cc | 729 const Operator* CommonOperatorBuilder::EffectSet(int arguments) { in EffectSet() function in v8::internal::compiler::CommonOperatorBuilder |