Home
last modified time | relevance | path

Searched refs:BuildChangeEndiannessStore (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dwasm-compiler.h360 Node* BuildChangeEndiannessStore(Node* node, MachineRepresentation rep,
Dwasm-compiler.cc1082 Node* WasmGraphBuilder::BuildChangeEndiannessStore( in BuildChangeEndiannessStore() function in v8::internal::compiler::WasmGraphBuilder
3030 val = BuildChangeEndiannessStore(val, mem_type.representation(), in SetGlobal()
3247 val = BuildChangeEndiannessStore(val, mem_rep, type); in StoreMem()