Searched refs:RelocatableIntPtrConstant (Results 1 – 5 of 5) sorted by relevance
54 Node* RelocatableIntPtrConstant(intptr_t value, RelocInfo::Mode rmode); in NON_EXPORTED_BASE()
69 Node* MachineGraph::RelocatableIntPtrConstant(intptr_t value, in RelocatableIntPtrConstant() function in v8::internal::compiler::MachineGraph
188 Node* call_target = mcgraph()->RelocatableIntPtrConstant( in CallRuntimeStub()754 stack_check_code_node_.set(mcgraph()->RelocatableIntPtrConstant( in StackCheck()3131 args[0] = mcgraph()->RelocatableIntPtrConstant(code, RelocInfo::WASM_CALL); in CallDirect()3392 args[0] = mcgraph()->RelocatableIntPtrConstant(code, RelocInfo::WASM_CALL); in ReturnCall()5383 Node* call_target = mcgraph()->RelocatableIntPtrConstant( in AtomicOp()5396 Node* call_target = mcgraph()->RelocatableIntPtrConstant( in AtomicOp()6245 ? mcgraph()->RelocatableIntPtrConstant(wasm_stub, in GetTargetForBuiltinCall()7068 Node* call_target = mcgraph()->RelocatableIntPtrConstant( in BuildSuspend()7328 Node* call_target = mcgraph()->RelocatableIntPtrConstant( in BuildCapiCallWrapper()
74 Node* RawMachineAssembler::RelocatableIntPtrConstant(intptr_t value, in RelocatableIntPtrConstant() function in v8::internal::compiler::RawMachineAssembler
95 Node* RelocatableIntPtrConstant(intptr_t value, RelocInfo::Mode rmode);