Home
last modified time | relevance | path

Searched defs:CapSize (Results 1 – 25 of 26) sorted by relevance

12

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.cpp100 void RISCVELFStreamer::emitCheriIntcap(const MCExpr *Expr, unsigned CapSize, in emitCheriIntcap()
108 unsigned CapSize, SMLoc Loc) { in EmitCheriCapabilityImpl()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp110 unsigned CapSize, SMLoc Loc) { in EmitCheriCapabilityImpl()
131 void MipsELFStreamer::emitCheriIntcap(const MCExpr *Expr, unsigned CapSize, in emitCheriIntcap()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Basic/Targets/
H A DRISCV.h63 int CapSize = -1; variable
H A DMips.h93 int CapSize = -1; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/Mips/
H A DMipsSelectionDAGInfo.cpp129 unsigned CapSize = STI.getCapSizeInBytes(); in EmitTargetCodeForMemset() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MC/
H A DMCStreamer.cpp204 const MCExpr *Addend, unsigned CapSize, in EmitCheriCapability()
213 const MCExpr *Addend, unsigned CapSize, in EmitCheriCapabilityImpl()
218 void MCStreamer::emitCheriIntcap(const MCExpr *Expr, unsigned CapSize, in emitCheriIntcap()
224 void MCStreamer::emitCheriIntcapGeneric(const MCExpr *Expr, unsigned CapSize, in emitCheriIntcapGeneric()
H A DMCAsmStreamer.cpp2130 unsigned CapSize, SMLoc Loc) { in EmitCheriCapabilityImpl()
2148 void MCAsmStreamer::emitCheriIntcap(const MCExpr *Expr, unsigned CapSize, in emitCheriIntcap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/dlg/
H A DPhotoAlbumDialog.cxx731 Size CapSize; in createCaption() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/dlg/
H A DPhotoAlbumDialog.cxx732 Size CapSize; in createCaption() local
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/BaseTools/Source/C/GenFv/
H A DGenFvInternalLib.c3713 UINT32 CapSize; in GenerateCapImage() local
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/C/GenFv/
H A DGenFvInternalLib.c4145 UINT32 CapSize; in GenerateCapImage() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/BaseTools/Source/C/GenFv/
H A DGenFvInternalLib.c4145 UINT32 CapSize; in GenerateCapImage() local
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/BaseTools/Source/C/GenFv/
H A DGenFvInternalLib.c4163 UINT32 CapSize; in GenerateCapImage() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/BaseTools/Source/C/GenFv/
H A DGenFvInternalLib.c4145 UINT32 CapSize; in GenerateCapImage() local
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/GenFv/
H A DGenFvInternalLib.c4298 UINT32 CapSize; in GenerateCapImage() local
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/GenFv/
H A DGenFvInternalLib.c4298 UINT32 CapSize; in GenerateCapImage() local
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/GenFv/
H A DGenFvInternalLib.c4303 UINT32 CapSize; in GenerateCapImage() local
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/GenFv/
H A DGenFvInternalLib.c4298 UINT32 CapSize; in GenerateCapImage() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Scalar/
H A DSROA.cpp251 static bool canRangeContainCapabilities(uint64_t CapSize, uint64_t Start, in canRangeContainCapabilities()
908 uint64_t CapSize = getCapabilitySize(II.getModule()->getDataLayout()); in transfersTags() local
926 uint64_t CapSize = getCapabilitySize(DL); in insertStrictAlignmentSlicesForRange() local
/dports/multimedia/intel-media-sdk/MediaSDK-intel-mediasdk-22.1.0/_studio/mfx_lib/encode_hw/h264/src/
H A Dmfx_h264_encode_cm.cpp938 size_t CapSize = 4; in RunHistogram() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3275 unsigned CapSize = Subtarget.typeForCapabilities().getSizeInBits() / 8; in getOptimalMemOpType() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp6088 uint64_t CapSize) { in diagnoseInefficientCheriMemOp()
6155 const uint64_t CapSize = CapTy.getStoreSize(); in getMemcpyLoadsAndStores() local
6374 const uint64_t CapSize = CapTy.getStoreSize(); in getMemmoveLoadsAndStores() local
H A DTargetLowering.cpp6900 unsigned CapSize, in unalignedLoadStoreCSetbounds()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MC/MCParser/
H A DAsmParser.cpp5807 unsigned CapSize = getTargetParser().getCheriCapabilitySize(); in parseDirectiveCheriCap() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3538 unsigned CapSize; in printCheriCapTable() local

12