Searched refs:RelocatableIntPtrConstant (Results 1 – 5 of 5) sorted by relevance
49 Node* RelocatableIntPtrConstant(intptr_t value, RelocInfo::Mode rmode); in NON_EXPORTED_BASE()
55 Node* MachineGraph::RelocatableIntPtrConstant(intptr_t value, in RelocatableIntPtrConstant() function in v8::internal::compiler::MachineGraph
53 Node* RawMachineAssembler::RelocatableIntPtrConstant(intptr_t value, in RelocatableIntPtrConstant() function in v8::internal::compiler::RawMachineAssembler
282 stack_check_code_node_.set(mcgraph()->RelocatableIntPtrConstant( in StackCheck()2016 Node* call_target = mcgraph()->RelocatableIntPtrConstant( in GrowMemory()2625 args[0] = mcgraph()->RelocatableIntPtrConstant(code, RelocInfo::WASM_CALL); in CallDirect()4033 ? mcgraph()->RelocatableIntPtrConstant( in BuildAllocateHeapNumberWithValue()4212 ? mcgraph()->RelocatableIntPtrConstant( in BuildJavaScriptToNumber()4540 args[pos++] = mcgraph()->RelocatableIntPtrConstant( in BuildWasmToJSWrapper()4576 args[pos++] = mcgraph()->RelocatableIntPtrConstant( in BuildWasmToJSWrapper()
81 Node* RelocatableIntPtrConstant(intptr_t value, RelocInfo::Mode rmode);