Searched defs:IntPtrConstant (Results 1 – 4 of 4) sorted by relevance
/external/v8/src/compiler/ | ||
D | js-graph.h | 89 Node* IntPtrConstant(intptr_t value) { in IntPtrConstant() function |
D | code-stub-assembler.cc | 61 Node* CodeStubAssembler::IntPtrConstant(intptr_t value) { in IntPtrConstant() function in v8::internal::compiler::CodeStubAssembler |
D | interpreter-assembler.cc | 329 Node* InterpreterAssembler::IntPtrConstant(intptr_t value) { in IntPtrConstant() function in v8::internal::compiler::InterpreterAssembler |
D | raw-machine-assembler.h | 74 Node* IntPtrConstant(intptr_t value) { in IntPtrConstant() function |