Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RPCSX/rpcsx
/ functions
Functions
22,732 in github.com/RPCSX/rpcsx
⨍
Functions
22,732
◇
Types & classes
5,891
↓ 22 callers
Function
flush
rpcs3/Emu/RSX/VK/vkutils/descriptors.cpp:66
↓ 22 callers
Method
format_class
rpcs3/Emu/RSX/VK/vkutils/image.cpp:194
↓ 22 callers
Method
getNext
rpcsx/gpu/lib/gcn-shader/include/shader/ir/Instruction.hpp:37
↓ 22 callers
Method
getOp
rpcsx/gpu/lib/gcn-shader/include/shader/ir/Instruction.hpp:30
↓ 22 callers
Method
has_root_perm
kernel/cellos/src/sys_process.cpp:37
↓ 22 callers
Function
importDeviceVkProc
rpcsx/gpu/lib/vk/src/vk.cpp:786
↓ 22 callers
Method
is_critical
rpcs3/Emu/RSX/VK/vkutils/data_heap.cpp:158
↓ 22 callers
Method
is_stopped
Wrappers
rpcs3/Emu/CPU/CPUThread.h:91
↓ 22 callers
Method
lock
rpcs3/Emu/RSX/Core/RSXIOMap.hpp:31
↓ 22 callers
Function
mmap
rpcsx/ops.cpp:177
↓ 22 callers
Function
reservation_notifier_notify
rpcs3/Emu/Memory/vm_reservation.h:101
↓ 22 callers
Method
set_result_and_wake
rpcs3/Emu/NP/np_contexts.cpp:47
↓ 22 callers
Method
x
rpcs3/Emu/RSX/rsx_decode.h:481
↓ 21 callers
Method
AddParam
rpcs3/Emu/RSX/Program/ShaderParam.h:196
↓ 21 callers
Method
Load
rpcs3/Crypto/unself.cpp:191
↓ 21 callers
Function
_mm_set1_epi8
Sets the 16 signed 8-bit integer values to b. r0 := b r1 := b ... r15 := b https://msdn.microsoft.com/en-us/library/6e14xhyf(v=vs.100).aspx
rpcs3/Emu/CPU/sse2neon.h:5236
↓ 21 callers
Method
add_ref
rpcs3/Emu/RSX/rsx_utils.h:48
↓ 21 callers
Function
assign
Assign new entry
rpcs3/Loader/PSF.h:122
↓ 21 callers
Function
check_search_state
ps3fw/cellSearch.cpp:123
↓ 21 callers
Method
duration
rpcs3/Emu/RSX/Common/profiling_timer.hpp:23
↓ 21 callers
Method
empty
rpcs3/Emu/RSX/Common/texture_cache.h:79
↓ 21 callers
Function
end_renderpass
rpcs3/Emu/RSX/VK/VKRenderPass.cpp:381
↓ 21 callers
Method
fetch_sub
rpcs3/util/atomic.hpp:1380
↓ 21 callers
Method
get_class
rpcs3/Emu/CPU/CPUThread.h:122
↓ 21 callers
Function
make_str
rpcs3/Emu/Memory/vm_var.h:162
↓ 21 callers
Method
pshufb
rpcs3/Emu/CPU/CPUTranslator.h:3882
↓ 21 callers
Method
reset
rpcs3/util/File.h:555
↓ 21 callers
Method
set_wrap_text
rpcs3/Emu/RSX/Overlays/overlay_controls.cpp:415
↓ 21 callers
Function
sha1_starts
* SHA-1 context setup */
rpcs3/Crypto/sha1.cpp:57
↓ 20 callers
Function
_mm_slli_epi64
Shift packed 64-bit integers in a left by imm8 while shifting in zeros, and store the results in dst. FOR j := 0 to 1 i := j*64 IF imm8[7:0] > 63 dst
rpcs3/Emu/CPU/sse2neon.h:5584
↓ 20 callers
Function
_mm_slli_si128
Shift a left by imm8 bytes while shifting in zeros, and store the results in dst. tmp := imm8[7:0] IF tmp > 15 tmp := 16 FI dst[127:0] := a[127:0] <<
rpcs3/Emu/CPU/sse2neon.h:5602
↓ 20 callers
Method
align
rpcs3/util/typeindices.hpp:85
↓ 20 callers
Method
append
rpcs3/Emu/RSX/NV47/FW/draw_call.hpp:95
↓ 20 callers
Method
call
rpcs3/Emu/Cell/PPUCallback.h:155
↓ 20 callers
Function
check_gem_num
* \brief Verifies that a Move controller id is valid * \param gem_num Move controler ID to verify * \return True if the ID is valid, false otherwise
ps3fw/cellGem.cpp:1592
↓ 20 callers
Function
decrypt_self
rpcs3/Crypto/unself.cpp:1359
↓ 20 callers
Method
getCommandBuffer
rpcsx/gpu/lib/vk/include/Scheduler.hpp:44
↓ 20 callers
Method
getLast
rpcsx/gpu/lib/gcn-shader/include/shader/ir/RegionLike.hpp:16
↓ 20 callers
Method
get_data
rpcs3/Emu/RSX/Overlays/overlay_video.h:14
↓ 20 callers
Function
get_hdd0_dir
rpcs3/Emu/system_utils.cpp:115
↓ 20 callers
Method
get_rsx_pitch
rpcs3/Emu/RSX/Common/surface_utils.h:233
↓ 20 callers
Function
make_jump
ps3fw/cellGcmSys.cpp:50
↓ 20 callers
Function
rename
rpcsx/ops.cpp:320
↓ 20 callers
Method
reset
rpcs3/Emu/RSX/RSXFIFO.cpp:480
↓ 20 callers
Function
rpcsx_trap
rpcs3/Emu/Cell/PPUInterpreter.cpp:9210
↓ 20 callers
Function
serialize
rpcsx/gpu/lib/gcn-shader/include/shader/spv.hpp:118
↓ 20 callers
Method
set_invalid_ls
Conditional breakage (break if a full 128-byte reservation is needed)
rpcs3/Emu/Cell/SPUCommonRecompiler.cpp:4880
↓ 20 callers
Function
sha1_finish
* SHA-1 final digest */
rpcs3/Crypto/sha1.cpp:276
↓ 20 callers
Function
unmap
rpcs3/Emu/Memory/vm.cpp:1978
↓ 20 callers
Function
write_file
rpcs3/util/File.h:906
↓ 20 callers
Method
y
rpcs3/Emu/RSX/rsx_decode.h:486
↓ 19 callers
Function
_mm_add_ps
Adds the four single-precision, floating-point values of a and b. r0 := a0 + b0 r1 := a1 + b1 r2 := a2 + b2 r3 := a3 + b3 https://msdn.microsoft.com
rpcs3/Emu/CPU/sse2neon.h:1024
↓ 19 callers
Function
_mm_slli_epi32
Shift packed 32-bit integers in a left by imm8 while shifting in zeros, and store the results in dst. FOR j := 0 to 3 i := j*32 IF imm8[7:0] > 31 dst
rpcs3/Emu/CPU/sse2neon.h:5563
↓ 19 callers
Function
arg_eval
rpcs3/util/simd.hpp:232
↓ 19 callers
Function
cellRtcGetTickResolution
ps3fw/cellRtc.cpp:1637
↓ 19 callers
Method
getPointer
rpcsx/gpu/Device.hpp:59
↓ 19 callers
Method
get_dev_flash
rpcs3/Emu/vfs_config.h:25
↓ 19 callers
Function
get_driver_vendor
rpcs3/Emu/RSX/VK/VKHelpers.cpp:202
↓ 19 callers
Function
get_shared_tag
Returns an ever-increasing tag value
rpcs3/Emu/RSX/rsx_utils.h:273
↓ 19 callers
Function
gv_signselect8
Select elements using sign bit only
rx/include/rx/simd.hpp:1504
↓ 19 callers
Function
is_renderpass_open
rpcs3/Emu/RSX/VK/VKRenderPass.cpp:387
↓ 19 callers
Function
isdenormal
rpcs3/Emu/Cell/SPUInterpreter.cpp:2177
↓ 19 callers
Function
load
rpcs3/Emu/Memory/vm.cpp:2336
↓ 19 callers
Method
lock
kernel/cellos/src/sys_net/lv2_socket.cpp:15
↓ 19 callers
Method
lock_unlock
Optimized wait for lockability without locking, relaxed
rpcs3/util/mutex.h:155
↓ 19 callers
Method
readReg
rpcsx/gpu/lib/gcn-shader/src/gcn.cpp:483
↓ 19 callers
Method
replaceOperand
rpcsx/gpu/lib/gcn-shader/include/shader/ir/Impl.hpp:24
↓ 19 callers
Method
test
rpcs3/util/geometry.h:573
↓ 19 callers
Method
test_and_reset
rx/include/rx/EnumBitSet.hpp:170
↓ 19 callers
Function
to_wchar
rpcs3/util/File.cpp:31
↓ 19 callers
Method
wait
rpcsx/gpu/lib/vk/include/vk.hpp:550
↓ 18 callers
Function
ALerpD1
------------------------------------------------------------------------------------------------------------------------------
3rdparty/GPUOpen/include/ffx_a.h:297
↓ 18 callers
Function
ALerpF1
3rdparty/GPUOpen/include/ffx_a.h:298
↓ 18 callers
Method
GetAttribute
rpcs3/util/rXml.cpp:52
↓ 18 callers
Method
IsPaused
rpcs3/Emu/System.h:459
↓ 18 callers
Function
LFD
rpcs3/Emu/Cell/PPUOpcodes.h:970
↓ 18 callers
Function
Read16
rpcs3/Crypto/unself.cpp:16
↓ 18 callers
Function
STFD
rpcs3/Emu/Cell/PPUOpcodes.h:954
↓ 18 callers
Function
_mm_castsi128_pd
Cast vector of type __m128i to type __m128d. This intrinsic is only used for compilation and does not generate any instructions, thus it has zero late
rpcs3/Emu/CPU/sse2neon.h:3233
↓ 18 callers
Function
_mm_move_ss
Sets the low word to the single-precision, floating-point value of b https://docs.microsoft.com/en-us/previous-versions/visualstudio/visual-studio-201
rpcs3/Emu/CPU/sse2neon.h:2109
↓ 18 callers
Method
atomic_op
rpcs3/Emu/Cell/SPUThread.h:946
↓ 18 callers
Function
cmp_rdata
rpcs3/Emu/Cell/SPUThread.cpp:243
↓ 18 callers
Function
fexpf
Get the exponent of a float
rpcs3/Emu/Cell/Common.h:15
↓ 18 callers
Function
flush_command_queue
rpcs3/Emu/RSX/GL/GLHelpers.cpp:12
↓ 18 callers
Method
free
kernel/cellos/src/sys_spu.cpp:137
↓ 18 callers
Function
from64
rx/include/rx/v128.hpp:75
↓ 18 callers
Method
from_default
rpcs3/util/Config.cpp:635
↓ 18 callers
Method
getLabel
rpcsx/gpu/lib/gcn-shader/include/shader/analyze.hpp:32
↓ 18 callers
Function
gv_bcstfs
rx/include/rx/simd.hpp:110
↓ 18 callers
Function
gv_shl32
rpcs3/util/simd.hpp:679
↓ 18 callers
Method
length
Length
rpcs3/util/address_range.h:84
↓ 18 callers
Method
open
rpcs3/dev/iso.cpp:149
↓ 18 callers
Method
pop_all
Withdraw the list, supports range-for loop: for (auto&& x : y.pop_all()) ...
rpcs3/util/lockless.h:489
↓ 18 callers
Function
range
rpcsx/gpu/lib/gcn-shader/include/shader/ir/PreincNodeIterable.hpp:140
↓ 18 callers
Function
read
rpcsx/cpu/cell/ppu/semantic/ppu.cpp:147
↓ 18 callers
Method
set_padding
rpcs3/Emu/RSX/Overlays/overlay_controls.cpp:344
↓ 18 callers
Method
size
Get file size
rpcs3/util/File.h:374
↓ 18 callers
Function
uwriteRaw
rpcsx/orbis-kernel-config/orbis-config.hpp:58
↓ 18 callers
Method
valid
Validity
rpcs3/util/address_range.h:227
↓ 18 callers
Method
value
rpcs3/Emu/RSX/VK/vkutils/descriptors.cpp:339
← previous
next →
401–500 of 22,732, ranked by callers