Home
last modified time | relevance | path

Searched defs:ExitInfo (Results 1 – 22 of 22) sorted by relevance

/dports/games/residualvm/residualvm-0.3.1/engines/grim/
H A Dsector.h79 struct ExitInfo { struct
85 …void getExitInfo(const Math::Vector3d &start, const Math::Vector3d &dir, struct ExitInfo *result) … argument
/dports/games/scummvm/scummvm-2.5.1/engines/grim/
H A Dsector.h79 struct ExitInfo { struct
85 …void getExitInfo(const Math::Vector3d &start, const Math::Vector3d &dir, struct ExitInfo *result) … argument
/dports/games/keeperrl/keeperrl-alpha23/
H A Dexit_info.h7 using ExitInfo = variant<ExitAndQuit, GameSaveType>; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp309 struct ExitInfo { in UnrollLoop() struct
310 unsigned TripCount; in UnrollLoop()
311 unsigned TripMultiple; in UnrollLoop()
312 unsigned BreakoutTrip; in UnrollLoop()
313 bool ExitOnTrue; in UnrollLoop()
314 SmallVector<BasicBlock *> ExitingBlocks; in UnrollLoop()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Utils/
H A DLoopUnroll.cpp309 struct ExitInfo { in UnrollLoop() struct
310 unsigned TripCount; in UnrollLoop()
311 unsigned TripMultiple; in UnrollLoop()
312 unsigned BreakoutTrip; in UnrollLoop()
313 bool ExitOnTrue; in UnrollLoop()
314 SmallVector<BasicBlock *> ExitingBlocks; in UnrollLoop()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp309 struct ExitInfo { in UnrollLoop() struct
310 unsigned TripCount; in UnrollLoop()
311 unsigned TripMultiple; in UnrollLoop()
312 unsigned BreakoutTrip; in UnrollLoop()
313 bool ExitOnTrue; in UnrollLoop()
314 SmallVector<BasicBlock *> ExitingBlocks; in UnrollLoop()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp308 struct ExitInfo { in UnrollLoop() struct
309 unsigned TripCount; in UnrollLoop()
310 unsigned TripMultiple; in UnrollLoop()
311 unsigned BreakoutTrip; in UnrollLoop()
312 bool ExitOnTrue; in UnrollLoop()
313 SmallVector<BasicBlock *> ExitingBlocks; in UnrollLoop()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp309 struct ExitInfo { in UnrollLoop() struct
310 unsigned TripCount; in UnrollLoop()
311 unsigned TripMultiple; in UnrollLoop()
312 unsigned BreakoutTrip; in UnrollLoop()
313 bool ExitOnTrue; in UnrollLoop()
314 SmallVector<BasicBlock *> ExitingBlocks; in UnrollLoop()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DLoopUnroll.cpp309 struct ExitInfo { in UnrollLoop() struct
310 unsigned TripCount; in UnrollLoop()
311 unsigned TripMultiple; in UnrollLoop()
312 unsigned BreakoutTrip; in UnrollLoop()
313 bool ExitOnTrue; in UnrollLoop()
314 SmallVector<BasicBlock *> ExitingBlocks; in UnrollLoop()
/dports/games/scummvm/scummvm-2.5.1/engines/private/
H A Dprivate.h73 typedef struct ExitInfo { struct
77 } ExitInfo; argument
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/OvmfPkg/Library/VmgExitLib/
H A DVmgExitLib.c35 GHCB_EXIT_INFO ExitInfo; in VmgExitErrorCheck() local
H A DVmgExitVcHandler.c1127 UINT64 ExitInfo; in IoioExitInfo() local
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/OvmfPkg/Library/VmgExitLib/
H A DVmgExitLib.c35 GHCB_EXIT_INFO ExitInfo; in VmgExitErrorCheck() local
H A DVmgExitVcHandler.c1127 UINT64 ExitInfo; in IoioExitInfo() local
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/OvmfPkg/Library/VmgExitLib/
H A DVmgExitLib.c35 GHCB_EXIT_INFO ExitInfo; in VmgExitErrorCheck() local
H A DVmgExitVcHandler.c1127 UINT64 ExitInfo; in IoioExitInfo() local
/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Traits/Buildings/
H A DExit.cs20 public class ExitInfo : ConditionalTraitInfo, Requires<IOccupySpaceInfo> class
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/OvmfPkg/Library/VmgExitLib/
H A DVmgExitLib.c35 GHCB_EXIT_INFO ExitInfo; in VmgExitErrorCheck() local
H A DVmgExitVcHandler.c1151 UINT64 ExitInfo; in IoioExitInfo() local
/dports/sysutils/edk2/edk2-edk2-stable202102/OvmfPkg/Library/VmgExitLib/
H A DVmgExitLib.c35 GHCB_EXIT_INFO ExitInfo; in VmgExitErrorCheck() local
H A DVmgExitVcHandler.c1151 UINT64 ExitInfo; in IoioExitInfo() local
/dports/security/py-pyvex/pyvex-9.0.5405/pyvex_c/
H A Dpyvex.h26 } ExitInfo; typedef