Searched defs:IsPacked (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp9641 bool IsPacked = !Field2Off.isMultipleOf(Field2Align); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp977 const bool IsPacked = local
939 allOpsDefaultValue(const int* Ops, int NumOps, int Mod, bool IsPacked, bool HasDstSel) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp318 bool IsPacked = STy->isPacked(); local
1549 findNonOpaque(ArrayRef<Type *> ETypes, bool IsPacked) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Linker/
H A DIRMover.h29 bool IsPacked; member in struct:llvm::IRMover::StructTypeKeyInfo::KeyTy

Completed in 112 milliseconds