Searched defs:FPR (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h73 void setVarArgsFirstFPR(unsigned FPR) { VarArgsFirstFPR = FPR; } argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_x86_64.h133 union FPR { union in struct:lldb_private::minidump::MinidumpContext_x86_64
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-ppc64/
H A DABISysV_ppc64.cpp401 FPR // Floating Point Register enumerator in enum:__anon3899::ReturnValueExtractor::Register::Type
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextFreeBSD_powerpc.cpp131 } FPR; typedef in typeref:struct:_FPR
H A DRegisterContext_x86.h349 union FPR { union in namespace:lldb_private
H A DRegisterInfos_ppc64le.h353 } FPR; typedef in typeref:struct:_FPR
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3334 static const MCPhysReg FPR[] = {PPC::F1, PPC::F2, PPC::F3, PPC::F4, PPC::F5, local
[all...]

Completed in 290 milliseconds