Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dwasm-compiler.h362 Node* BuildChangeEndiannessLoad(Node* node, MachineType type,
Dwasm-compiler.cc1230 Node* WasmGraphBuilder::BuildChangeEndiannessLoad(Node* node, in BuildChangeEndiannessLoad() function in v8::internal::compiler::WasmGraphBuilder
3014 load = BuildChangeEndiannessLoad(load, mem_type, in GetGlobal()
3213 load = BuildChangeEndiannessLoad(load, memtype, type); in LoadMem()