Lines Matching refs:StoreRepresentation
1744 StoreRepresentation(input_type, kNoWriteBarrier)); in BuildBitCountingCall()
1869 StoreRepresentation(type.representation(), kNoWriteBarrier)); in BuildCFuncInstruction()
1923 StoreRepresentation(parameter_representation, kNoWriteBarrier)); in BuildIntToFloatConversionInstruction()
1970 StoreRepresentation(float_ty.representation(), kNoWriteBarrier)); in BuildCcallConvertFloat()
2477 StoreRepresentation(MachineRepresentation::kWord64, kNoWriteBarrier)); in BuildDiv64Call()
3028 StoreRepresentation(mem_type.representation(), kNoWriteBarrier)); in SetGlobal()
3145 StoreRepresentation store_rep(rep, WriteBarrierKind::kNoWriteBarrier); in GetSafeStoreOperator()
3164 mcgraph()->machine()->Store(StoreRepresentation(rep, kNoWriteBarrier)), in TraceMemoryOperation()
3258 StoreRepresentation rep(mem_rep, kNoWriteBarrier); in StoreMem()
3373 const Operator* store_op = mcgraph()->machine()->Store(StoreRepresentation( in BuildAsmjsStoreMem()
4047 graph()->NewNode(machine->Store(StoreRepresentation( in BuildAllocateHeapNumberWithValue()
4340 mcgraph()->machine()->Store(StoreRepresentation( in BuildModifyThreadInWasmFlag()
4731 StoreRepresentation store_rep( in BuildCWasmEntry()