Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-graph.h89 Node* IntPtrConstant(intptr_t value) { in IntPtrConstant() function
Dcode-stub-assembler.cc61 Node* CodeStubAssembler::IntPtrConstant(intptr_t value) { in IntPtrConstant() function in v8::internal::compiler::CodeStubAssembler
Dinterpreter-assembler.cc329 Node* InterpreterAssembler::IntPtrConstant(intptr_t value) { in IntPtrConstant() function in v8::internal::compiler::InterpreterAssembler
Draw-machine-assembler.h74 Node* IntPtrConstant(intptr_t value) { in IntPtrConstant() function