Searched refs:eAllocationPolicyHostOnly (Results 1 – 4 of 4) sorted by relevance
279 case eAllocationPolicyHostOnly: in Allocation()320 case eAllocationPolicyHostOnly: in Malloc()351 policy = eAllocationPolicyHostOnly; in Malloc()409 case eAllocationPolicyHostOnly: in Malloc()461 case eAllocationPolicyHostOnly: { in Free()545 case eAllocationPolicyHostOnly: in WriteMemory()669 case eAllocationPolicyHostOnly: in ReadMemory()830 case eAllocationPolicyHostOnly: in GetMemoryData()
312 m_can_interpret ? IRMemoryMap::eAllocationPolicyHostOnly in PrepareToExecuteJITExpression()344 IRMemoryMap::eAllocationPolicyHostOnly, zero_memory, alloc_error); in PrepareToExecuteJITExpression()
42 eAllocationPolicyHostOnly, ///< This allocation was created in the host and enumerator
954 UseHostOnlyAllocationPolicy ? IRMemoryMap::eAllocationPolicyHostOnly in evalMalloc()