Lines Matching refs:ToValue
42 GateRef ret = GetCircuit()->NewGate(circuit_->ObjectTypeCheck(accessor.ToValue()), MachineType::I1,
114 GateRef ret = GetCircuit()->NewGate(circuit_->StableArrayCheck(accessor.ToValue()),
132 GateRef ret = GetCircuit()->NewGate(circuit_->ElementsKindCheck(accessor.ToValue()),
196 GateRef ret = GetCircuit()->NewGate(circuit_->HClassStableArrayCheck(accessor.ToValue()),
222 uint64_t value = TypedArrayMetaDataAccessor::ToValue(type, mode, onHeap);
235 uint64_t value = TypedArrayMetaDataAccessor::ToValue(paramType,
262 auto ret = GetCircuit()->NewGate(circuit_->StringAdd(accessor.ToValue()), MachineType::I64,
275 GateRef ret = GetCircuit()->NewGate(circuit_->RangeGuard(accessor.ToValue()),
290 GateRef ret = GetCircuit()->NewGate(circuit_->BuiltinPrototypeHClassCheck(accessor.ToValue()),
353 uint64_t value = ValuePairTypeAccessor::ToValue(src, dst, support);
365 uint64_t value = ValuePairTypeAccessor::ToValue(src, dst);
839 uint64_t value = TypedJumpAccessor::ToValue(paramType, jumpOp, weight);
848 uint64_t operandTypes = TypeConvertAccessor::ToValue(typeFrom, typeTo);
899 auto ret = GetCircuit()->NewGate(circuit_->LoadArrayLength(accessor.ToValue()), MachineType::I64,
934 auto bits = LoadStoreConstOffsetAccessor::ToValue(offset, mAttr);
959 auto bits = LoadStoreConstOffsetAccessor::ToValue(offset, mAttr);
1108 uint64_t value = TypedBinaryAccessor::ToValue(ParamType::NumberType(), op);
1125 uint64_t value = TypedBinaryAccessor::ToValue(ParamType::IntType(), cond);
1142 auto ret = GetCircuit()->NewGate(circuit_->StableArrayCheck(accessor.ToValue()),
1158 auto ret = GetCircuit()->NewGate(circuit_->TypedArrayCheck(accessor.ToValue()),
1178 auto ret = GetCircuit()->NewGate(circuit_->LoadTypedArrayLength(accessor.ToValue()),
1191 auto ret = GetCircuit()->NewGate(circuit_->LoadArrayLength(accessor.ToValue()),