Home | History | Annotate | Download | only in wasm

Lines Matching refs:Int8

928         return ReduceLoadMem(p, kAstI32, MachineType::Int8());
939 return ReduceLoadMem(p, kAstI64, MachineType::Int8());
960 return ReduceStoreMem(p, kAstI32, MachineType::Int8());
967 return ReduceStoreMem(p, kAstI64, MachineType::Int8());