Searched refs:RelocatableIntPtrConstant (Results 1 – 5 of 5) sorted by relevance
113 Node* RelocatableIntPtrConstant(intptr_t value, RelocInfo::Mode rmode); in NON_EXPORTED_BASE()
224 Node* JSGraph::RelocatableIntPtrConstant(intptr_t value, in RelocatableIntPtrConstant() function in v8::internal::compiler::JSGraph
38 Node* RawMachineAssembler::RelocatableIntPtrConstant(intptr_t value, in RelocatableIntPtrConstant() function in v8::internal::compiler::RawMachineAssembler
3044 mem_buffer_ = jsgraph()->RelocatableIntPtrConstant( in MemBuffer()3050 return jsgraph()->RelocatableIntPtrConstant( in MemBuffer()3114 Node* addr = jsgraph()->RelocatableIntPtrConstant( in GetGlobal()3128 Node* addr = jsgraph()->RelocatableIntPtrConstant( in SetGlobal()
83 Node* RelocatableIntPtrConstant(intptr_t value, RelocInfo::Mode rmode);