Searched defs:LoadImmutable (Results 1 – 3 of 3) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
D | raw-machine-assembler.h | 140 Node* LoadImmutable(MachineType type, Node* base) { in LoadImmutable() function |
D | machine-operator.cc | 1446 const Operator* MachineOperatorBuilder::LoadImmutable(LoadRepresentation rep) { in LoadImmutable() function in v8::internal::compiler::MachineOperatorBuilder |
D | wasm-compiler.cc | 278 Node* LoadImmutable(LoadRepresentation rep, Node* base, Node* offset) { in LoadImmutable() function in v8::internal::compiler::WasmGraphAssembler |