MCPcopy Create free account

hub / github.com/FEX-Emu/FEX / functions

Functions4,151 in github.com/FEX-Emu/FEX

FunctionExampleFunction
unittests/APITests/fextl_function.cpp:8
MethodExecuteDispatch
FEXCore/Source/Interface/Core/Dispatcher/Dispatcher.h:44
MethodExecuteJITCallback
FEXCore/Source/Interface/Core/Dispatcher/Dispatcher.h:48
MethodExitFunctionLink
FEXCore/Source/Interface/Core/JIT/JIT.cpp:528
MethodExitRelocatedPC
FEXCore/Source/Interface/Core/OpcodeDispatcher.h:1526
MethodExpectedInstructionCount
(self)
Scripts/InstructionCountParser.py:31
MethodExtendVectorElements
FEXCore/Source/Interface/Core/OpcodeDispatcher/Vector.cpp:3600
MethodExtendVectorElementsImpl
FEXCore/Source/Interface/Core/OpcodeDispatcher/Vector.cpp:3569
MethodExtendedMemOperand
CodeEmitter/CodeEmitter/Emitter.h:312
FunctionExtractEroFS
Source/Tools/FEXRootFSFetcher/Main.cpp:1080
MethodF80SplitStore_Helper
FEXCore/Source/Interface/IR/Passes/x87StackOptimizationPass.cpp:174
MethodFADD
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:188
MethodFADDF64
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:122
MethodFBLD
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:78
MethodFBLDF64
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:74
MethodFBSTP
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:85
MethodFBSTPF64
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:82
MethodFCOMI
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:636
MethodFCOMIF64
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:324
MethodFDIV
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:252
MethodFDIVF64
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:201
MethodFEXAlloc
FEXCore/include/FEXCore/fextl/allocator.h:17
MethodFEXAllocOperators
FEXCore/include/FEXCore/Utils/AllocatorHooks.h:145
FunctionFEXFN_IMPL(vkAllocateMemory)
ThunkLibs/libvulkan/Host.cpp:183
FunctionFEXFN_IMPL(vkCreateDebugReportCallbackEXT)
ThunkLibs/libvulkan/Host.cpp:193
FunctionFEXFN_IMPL(vkCreateDebugUtilsMessengerEXT)
ThunkLibs/libvulkan/Host.cpp:211
FunctionFEXFN_IMPL(vkCreateDevice)
ThunkLibs/libvulkan/Host.cpp:160
FunctionFEXFN_IMPL(vkCreateInstance)
ThunkLibs/libvulkan/Host.cpp:138
FunctionFEXFN_IMPL(vkCreateShaderModule)
ThunkLibs/libvulkan/Host.cpp:127
FunctionFEXFN_IMPL(vkDestroyDebugReportCallbackEXT)
ThunkLibs/libvulkan/Host.cpp:201
FunctionFEXFN_IMPL(vkFreeMemory)
ThunkLibs/libvulkan/Host.cpp:188
FunctionFEXFN_IMPL(vkGetDeviceProcAddr)
ThunkLibs/libvulkan/Host.cpp:397
FunctionFEXFN_IMPL(vkGetInstanceProcAddr)
ThunkLibs/libvulkan/Host.cpp:409
FunctionFEX_mmap
FEXCore/Source/Utils/Allocator.cpp:47
FunctionFEX_munmap
FEXCore/Source/Utils/Allocator.cpp:55
MethodFILD
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:97
MethodFILDF64
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:94
MethodFILE
Source/Windows/Common/CRT/IO.cpp:35
MethodFIST
Store integer to memory (possibly with truncation)
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:152
MethodFISTF64
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:106
MethodFLAGControlOp
FEXCore/Source/Interface/Core/OpcodeDispatcher.cpp:1198
MethodFLD
Float LoaD operation with memory operand
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:61
MethodFLDF64
F64 ops Float load op with memory operand
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:61
MethodFLDF64_Const
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:89
MethodFLDFromStack
Float LoaD operation with memory operand
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:74
MethodFLD_Const
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:91
MethodFMUL
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:218
MethodFMULF64
FIXME: following is very similar to FADDF64
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:160
MethodFNCLEX
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:771
MethodFNINIT
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:776
MethodFST
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:128
MethodFSTToStack
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:140
MethodFSUB
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:293
MethodFSUBF64
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:258
MethodFTST
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:694
MethodFTSTF64
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87F64.cpp:315
MethodFXCH
FEXCore/Source/Interface/Core/OpcodeDispatcher/X87.cpp:616
MethodFXRStoreOp
FEXCore/Source/Interface/Core/OpcodeDispatcher/Vector.cpp:2668
MethodFXSaveOp
FEXCore/Source/Interface/Core/OpcodeDispatcher/Vector.cpp:2488
FunctionFatalError
Fatally erroring function with a thunk-like interface. This is used as a placeholder for unknown Vulkan functions
ThunkLibs/libvulkan/Guest.cpp:43
MethodFeatures
Source/Common/X86Features.h:10
MethodFetchHostFeatures
Source/Windows/Common/CPUFeatures.cpp:50
MethodFile
FEXCore/include/FEXCore/Utils/File.h:40
MethodFileManager
Source/Tools/LinuxEmulation/LinuxSyscalls/FileManagement.h:52
MethodFileManager
Source/Tools/LinuxEmulation/LinuxSyscalls/FileManagement.cpp:181
MethodFileToVA
Source/Tools/CommonTools/Linux/Utils/ELFParser.h:205
MethodFillFallbackIndexPointers
FEXCore/Source/Interface/Core/Interpreter/Fallbacks/InterpreterFallbacks.cpp:18
MethodFillFeatureFlags
Source/Common/HostFeatures.cpp:93
MethodFillForABICall
FEXCore/Source/Interface/Core/ArchHelpers/Arm64Emitter.h:175
MethodFillForPreserveAllABICall
FEXCore/Source/Interface/Core/ArchHelpers/Arm64Emitter.cpp:1055
MethodFillHeader
Source/Common/FEXServerClient.cpp:31
MethodFillSpecialRegs
FEXCore/Source/Interface/Core/ArchHelpers/Arm64Emitter.cpp:620
MethodFillStaticRegs
FEXCore/Source/Interface/Core/ArchHelpers/Arm64Emitter.cpp:762
MethodFinalize
FEXCore/Source/Interface/IR/PassManager.cpp:21
MethodFinalizeAOTIRCache
FEXCore/Source/Interface/Context/Context.h:147
FunctionFinalizeHostTrampolineForGuestFunction
Source/Tools/LinuxEmulation/Thunks.cpp:339
MethodFind
FEXCore/Source/Utils/BucketList.h:59
MethodFind
FEXCore/include/FEXCore/HLE/SourcecodeResolver.h:77
MethodFindBlock
FEXCore/Source/Interface/Core/LookupCache.h:73
MethodFindLiveRegionForAddress
FEXCore/Source/Utils/Allocator/64BitAllocator.cpp:200
MethodFindPageRange
Source/Tools/LinuxEmulation/LinuxSyscalls/LinuxAllocator.cpp:89
MethodFindPageRange_TopDown
Source/Tools/LinuxEmulation/LinuxSyscalls/LinuxAllocator.cpp:113
MethodFindThreadByTID
Source/Tools/LinuxEmulation/LinuxSyscalls/GdbServer.cpp:281
MethodFixedSizeStack
FEXCore/Source/Interface/IR/Passes/x87StackOptimizationPass.cpp:68
MethodFixture
unittests/APITests/Allocator.cpp:9
MethodFixture
unittests/ThunkLibs/generator.cpp:49
MethodFixupAF
FEXCore/Source/Interface/Core/OpcodeDispatcher/Flags.cpp:194
MethodFixupRelocations
Source/Tools/CommonTools/Linux/Utils/ELFContainer.cpp:666
MethodFlagsForCondClassType
FEXCore/Source/Interface/IR/Passes/RedundantFlagCalculationElimination.cpp:166
FunctionFlushInstructionCacheHeavy
Source/Windows/ARM64EC/Module.cpp:917
MethodFoldBranch
FEXCore/Source/Interface/IR/Passes/RedundantFlagCalculationElimination.cpp:477
FunctionForcedAssert
This function can not be inlined
FEXCore/Source/Utils/ForcedAssert.cpp:4
MethodForeachDirection
FEXCore/Source/Interface/Core/OpcodeDispatcher.h:237
MethodForkableSharedMutex
FEXCore/include/FEXCore/Utils/SignalScopeGuards.h:60
MethodForkableUniqueMutex
FEXCore/include/FEXCore/Utils/SignalScopeGuards.h:25
MethodForwardOnlyIntrusiveArenaAllocator
FEXCore/Source/Utils/Allocator/IntrusiveArenaAllocator.h:21
MethodForwardScanForRange
FEXCore/Source/Utils/Allocator/FlexBitSet.h:108
MethodFree
FEXCore/include/FEXCore/Utils/ThreadPoolAllocator.h:372
MethodFree
FEXCore/include/FEXCore/Utils/ThreadPoolAllocator.h:393
MethodFreeAllBuffers
FEXCore/include/FEXCore/Utils/ThreadPoolAllocator.h:308
← previousnext →2,101–2,200 of 4,151, ranked by callers