Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FEX-Emu/FEX
/ functions
Functions
4,151 in github.com/FEX-Emu/FEX
⨍
Functions
4,151
◇
Types & classes
7,877
Function
ExampleFunction
unittests/APITests/fextl_function.cpp:8
Method
ExecuteDispatch
FEXCore/Source/Interface/Core/Dispatcher/Dispatcher.h:44
Method
ExecuteJITCallback
FEXCore/Source/Interface/Core/Dispatcher/Dispatcher.h:48
Method
ExitFunctionLink
FEXCore/Source/Interface/Core/JIT/JIT.cpp:528
Method
ExitRelocatedPC
FEXCore/Source/Interface/Core/OpcodeDispatcher.h:1526
Method
ExpectedInstructionCount
(self)
Scripts/InstructionCountParser.py:31
Method
ExtendVectorElements
FEXCore/Source/Interface/Core/OpcodeDispatcher/Vector.cpp:3600
Method
ExtendVectorElementsImpl
FEXCore/Source/Interface/Core/OpcodeDispatcher/Vector.cpp:3569
Method
ExtendedMemOperand
CodeEmitter/CodeEmitter/Emitter.h:312
Function
ExtractEroFS
Source/Tools/FEXRootFSFetcher/Main.cpp:1080
Method
F80SplitStore_Helper
FEXCore/Source/Interface/IR/Passes/x87StackOptimizationPass.cpp:174
Method
FADD
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:188
Method
FADDF64
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:122
Method
FBLD
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:78
Method
FBLDF64
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:74
Method
FBSTP
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:85
Method
FBSTPF64
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:82
Method
FCOMI
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:636
Method
FCOMIF64
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:324
Method
FDIV
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:252
Method
FDIVF64
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:201
Method
FEXAlloc
FEXCore/include/FEXCore/fextl/allocator.h:17
Method
FEXAllocOperators
FEXCore/include/FEXCore/Utils/AllocatorHooks.h:145
Function
FEXFN_IMPL(vkAllocateMemory)
ThunkLibs/libvulkan/Host.cpp:183
Function
FEXFN_IMPL(vkCreateDebugReportCallbackEXT)
ThunkLibs/libvulkan/Host.cpp:193
Function
FEXFN_IMPL(vkCreateDebugUtilsMessengerEXT)
ThunkLibs/libvulkan/Host.cpp:211
Function
FEXFN_IMPL(vkCreateDevice)
ThunkLibs/libvulkan/Host.cpp:160
Function
FEXFN_IMPL(vkCreateInstance)
ThunkLibs/libvulkan/Host.cpp:138
Function
FEXFN_IMPL(vkCreateShaderModule)
ThunkLibs/libvulkan/Host.cpp:127
Function
FEXFN_IMPL(vkDestroyDebugReportCallbackEXT)
ThunkLibs/libvulkan/Host.cpp:201
Function
FEXFN_IMPL(vkFreeMemory)
ThunkLibs/libvulkan/Host.cpp:188
Function
FEXFN_IMPL(vkGetDeviceProcAddr)
ThunkLibs/libvulkan/Host.cpp:397
Function
FEXFN_IMPL(vkGetInstanceProcAddr)
ThunkLibs/libvulkan/Host.cpp:409
Function
FEX_mmap
FEXCore/Source/Utils/Allocator.cpp:47
Function
FEX_munmap
FEXCore/Source/Utils/Allocator.cpp:55
Method
FILD
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:97
Method
FILDF64
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:94
Method
FILE
Source/Windows/Common/CRT/IO.cpp:35
Method
FIST
Store integer to memory (possibly with truncation)
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:152
Method
FISTF64
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:106
Method
FLAGControlOp
FEXCore/Source/Interface/Core/OpcodeDispatcher.cpp:1198
Method
FLD
Float LoaD operation with memory operand
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:61
Method
FLDF64
F64 ops Float load op with memory operand
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:61
Method
FLDF64_Const
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:89
Method
FLDFromStack
Float LoaD operation with memory operand
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:74
Method
FLD_Const
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:91
Method
FMUL
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:218
Method
FMULF64
FIXME: following is very similar to FADDF64
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:160
Method
FNCLEX
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:771
Method
FNINIT
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:776
Method
FST
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:128
Method
FSTToStack
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:140
Method
FSUB
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:293
Method
FSUBF64
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:258
Method
FTST
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:694
Method
FTSTF64
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:315
Method
FXCH
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:616
Method
FXRStoreOp
FEXCore/Source/Interface/Core/OpcodeDispatcher/Vector.cpp:2668
Method
FXSaveOp
FEXCore/Source/Interface/Core/OpcodeDispatcher/Vector.cpp:2488
Function
FatalError
Fatally erroring function with a thunk-like interface. This is used as a placeholder for unknown Vulkan functions
ThunkLibs/libvulkan/Guest.cpp:43
Method
Features
Source/Common/X86Features.h:10
Method
FetchHostFeatures
Source/Windows/Common/CPUFeatures.cpp:50
Method
File
FEXCore/include/FEXCore/Utils/File.h:40
Method
FileManager
Source/Tools/LinuxEmulation/LinuxSyscalls/FileManagement.h:52
Method
FileManager
Source/Tools/LinuxEmulation/LinuxSyscalls/FileManagement.cpp:181
Method
FileToVA
Source/Tools/CommonTools/Linux/Utils/ELFParser.h:205
Method
FillFallbackIndexPointers
FEXCore/Source/Interface/Core/Interpreter/Fallbacks/InterpreterFallbacks.cpp:18
Method
FillFeatureFlags
Source/Common/HostFeatures.cpp:93
Method
FillForABICall
FEXCore/Source/Interface/Core/ArchHelpers/Arm64Emitter.h:175
Method
FillForPreserveAllABICall
FEXCore/Source/Interface/Core/ArchHelpers/Arm64Emitter.cpp:1055
Method
FillHeader
Source/Common/FEXServerClient.cpp:31
Method
FillSpecialRegs
FEXCore/Source/Interface/Core/ArchHelpers/Arm64Emitter.cpp:620
Method
FillStaticRegs
FEXCore/Source/Interface/Core/ArchHelpers/Arm64Emitter.cpp:762
Method
Finalize
FEXCore/Source/Interface/IR/PassManager.cpp:21
Method
FinalizeAOTIRCache
FEXCore/Source/Interface/Context/Context.h:147
Function
FinalizeHostTrampolineForGuestFunction
Source/Tools/LinuxEmulation/Thunks.cpp:339
Method
Find
FEXCore/Source/Utils/BucketList.h:59
Method
Find
FEXCore/include/FEXCore/HLE/SourcecodeResolver.h:77
Method
FindBlock
FEXCore/Source/Interface/Core/LookupCache.h:73
Method
FindLiveRegionForAddress
FEXCore/Source/Utils/Allocator/64BitAllocator.cpp:200
Method
FindPageRange
Source/Tools/LinuxEmulation/LinuxSyscalls/LinuxAllocator.cpp:89
Method
FindPageRange_TopDown
Source/Tools/LinuxEmulation/LinuxSyscalls/LinuxAllocator.cpp:113
Method
FindThreadByTID
Source/Tools/LinuxEmulation/LinuxSyscalls/GdbServer.cpp:281
Method
FixedSizeStack
FEXCore/Source/Interface/IR/Passes/x87StackOptimizationPass.cpp:68
Method
Fixture
unittests/APITests/Allocator.cpp:9
Method
Fixture
unittests/ThunkLibs/generator.cpp:49
Method
FixupAF
FEXCore/Source/Interface/Core/OpcodeDispatcher/Flags.cpp:194
Method
FixupRelocations
Source/Tools/CommonTools/Linux/Utils/ELFContainer.cpp:666
Method
FlagsForCondClassType
FEXCore/Source/Interface/IR/Passes/RedundantFlagCalculationElimination.cpp:166
Function
FlushInstructionCacheHeavy
Source/Windows/ARM64EC/Module.cpp:917
Method
FoldBranch
FEXCore/Source/Interface/IR/Passes/RedundantFlagCalculationElimination.cpp:477
Function
ForcedAssert
This function can not be inlined
FEXCore/Source/Utils/ForcedAssert.cpp:4
Method
ForeachDirection
FEXCore/Source/Interface/Core/OpcodeDispatcher.h:237
Method
ForkableSharedMutex
FEXCore/include/FEXCore/Utils/SignalScopeGuards.h:60
Method
ForkableUniqueMutex
FEXCore/include/FEXCore/Utils/SignalScopeGuards.h:25
Method
ForwardOnlyIntrusiveArenaAllocator
FEXCore/Source/Utils/Allocator/IntrusiveArenaAllocator.h:21
Method
ForwardScanForRange
FEXCore/Source/Utils/Allocator/FlexBitSet.h:108
Method
Free
FEXCore/include/FEXCore/Utils/ThreadPoolAllocator.h:372
Method
Free
FEXCore/include/FEXCore/Utils/ThreadPoolAllocator.h:393
Method
FreeAllBuffers
FEXCore/include/FEXCore/Utils/ThreadPoolAllocator.h:308
← previous
next →
2,101–2,200 of 4,151, ranked by callers