• Home
  • Raw
  • Download

Lines Matching refs:kPure

362   V(LoopExitValue, Operator::kPure, 1, 0, 1, 1, 0, 0)                         \
691 IrOpcode::kPhi, Operator::kPure, // opcode in PhiOperator()
706 IrOpcode::kInductionVariablePhi, Operator::kPure, // opcode in InductionVariablePhiOperator()
720 IrOpcode::kParameter, Operator::kPure, // opcode in ParameterOperator()
735 Operator::kPure, // flags in ProjectionOperator()
750 Operator::kPure, // flags in StateValuesOperator()
999 IrOpcode::kParameter, Operator::kPure, // opcode in Parameter()
1023 IrOpcode::kInt32Constant, Operator::kPure, // opcode in Int32Constant()
1032 IrOpcode::kInt64Constant, Operator::kPure, // opcode in Int64Constant()
1041 IrOpcode::kFloat32Constant, Operator::kPure, // opcode in Float32Constant()
1050 IrOpcode::kFloat64Constant, Operator::kPure, // opcode in Float64Constant()
1060 IrOpcode::kExternalConstant, Operator::kPure, // opcode in ExternalConstant()
1069 IrOpcode::kNumberConstant, Operator::kPure, // opcode in NumberConstant()
1077 IrOpcode::kPointerConstant, Operator::kPure, // opcode in PointerConstant()
1086 IrOpcode::kHeapConstant, Operator::kPure, // opcode in HeapConstant()
1095 IrOpcode::kRelocatableInt32Constant, Operator::kPure, // opcode in RelocatableInt32Constant()
1104 IrOpcode::kRelocatableInt64Constant, Operator::kPure, // opcode in RelocatableInt64Constant()
1113 IrOpcode::kSelect, Operator::kPure, // opcode in Select()
1132 IrOpcode::kPhi, Operator::kPure, // opcode in Phi()
1140 IrOpcode::kTypeGuard, Operator::kPure, // opcode in TypeGuard()
1178 IrOpcode::kInductionVariablePhi, Operator::kPure, // opcode in InductionVariablePhi()
1215 IrOpcode::kStateValues, Operator::kPure, // opcode in StateValues()
1229 IrOpcode::kTypedStateValues, Operator::kPure, // opcode in TypedStateValues()
1237 IrOpcode::kArgumentsObjectState, Operator::kPure, // opcode in ArgumentsObjectState()
1244 IrOpcode::kObjectState, Operator::kPure, // opcode in ObjectState()
1253 IrOpcode::kTypedObjectState, Operator::kPure, // opcode in TypedObjectState()
1264 IrOpcode::kFrameState, Operator::kPure, // opcode in FrameState()
1324 Operator::kPure, // flags in Projection()