Home
last modified time | relevance | path

Searched defs:IntPtrConstant (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/compiler/
Dmachine-graph.cc30 Node* MachineGraph::IntPtrConstant(intptr_t value) { in IntPtrConstant() function in v8::internal::compiler::MachineGraph
Dgraph-assembler.cc21 Node* GraphAssembler::IntPtrConstant(intptr_t value) { in IntPtrConstant() function in v8::internal::compiler::GraphAssembler
Draw-machine-assembler.h76 Node* IntPtrConstant(intptr_t value) { in IntPtrConstant() function
Dcode-assembler.cc259 TNode<IntPtrT> CodeAssembler::IntPtrConstant(intptr_t value) { in IntPtrConstant() function in v8::internal::compiler::CodeAssembler
Dwasm-compiler.cc237 Node* WasmGraphBuilder::IntPtrConstant(intptr_t value) { in IntPtrConstant() function in v8::internal::compiler::WasmGraphBuilder