Searched defs:ElementSize (Results 1 - 25 of 34) sorted by last modified time

12

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8747 unsigned ElementSize = LD->getMemoryVT().getScalarSizeInBits(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp9903 CharUnits ElementSize = Context.getTypeSizeInChars(rpointee); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp746 uint64_t ElementSize = DL.getTypeAllocSize(Ty); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp1597 adjustOffsetAndIndex(EvalInfo &Info, const Expr *E, const APSInt &Index, CharUnits ElementSize) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1160 const uint64_t ElementSize = local
H A DValueTracking.cpp3637 getConstantDataArrayInfo(const Value *V, ConstantDataArraySlice &Slice, unsigned ElementSize, uint64_t Offset) argument
H A DMemoryBuiltins.cpp337 unsigned ElementSize = DL.getTypeAllocSize(T); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp470 allocateCandidatesAndFindBasisForGEP( const SCEV *B, ConstantInt *Idx, Value *S, uint64_t ElementSize, Instruction *I) argument
483 factorArrayIndex(Value *ArrayIdx, const SCEV *Base, uint64_t ElementSize, GetElementPtrInst *GEP) argument
540 uint64_t ElementSize = DL->getTypeAllocSize(GTI.getIndexedType()); local
[all...]
H A DSeparateConstOffsetFromGEP.cpp843 APInt ElementSize = APInt(IntPtrTy->getIntegerBitWidth(), local
904 APInt ElementSize = APInt(IntPtrTy->getIntegerBitWidth(), local
[all...]
H A DNaryReassociate.cpp404 uint64_t ElementSize = DL->getTypeAllocSize(ElementType); local
H A DDeadStoreElimination.cpp944 const uint32_t ElementSize = AMI->getElementSizeInBytes(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp3270 const unsigned ElementSize = local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCasts.cpp2002 unsigned ElementSize = VecEltTy->getPrimitiveSizeInBits(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1177 unsigned int ElementSize = 0; local
1203 O << ElementSize / 8; local
1208 O << ElementSize / 4; local
1215 O << ElementSize; local
1226 O << ElementSize; local
1235 O << ElementSize; local
1352 int64_t ElementSize = 0; local
1367 O << ElementSize; local
1898 int ElementSize = DL.getTypeAllocSize(CPV->getType()); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp900 unsigned ElementSize; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp140 unsigned ElementSize; member in class:__anon2053::AArch64AsmParser::PrefixInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp5062 uint64_t ElementSize = DL.getTypeAllocSize(Ty); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp4382 uint64_t ElementSize = AMI->getElementSizeInBytes(); local
H A DIRBuilder.cpp127 CreateElementUnorderedAtomicMemSet( Value *Ptr, Value *Val, Value *Size, Align Alignment, uint32_t ElementSize, MDNode *TBAATag, MDNode *ScopeTag, MDNode *NoAliasTag) argument
203 CreateElementUnorderedAtomicMemCpy( Value *Dst, unsigned DstAlign, Value *Src, unsigned SrcAlign, Value *Size, uint32_t ElementSize, MDNode *TBAATag, MDNode *TBAAStructTag, MDNode *ScopeTag, MDNode *NoAliasTag) argument
278 CreateElementUnorderedAtomicMemMove( Value *Dst, unsigned DstAlign, Value *Src, unsigned SrcAlign, Value *Size, uint32_t ElementSize, MDNode *TBAATag, MDNode *TBAAStructTag, MDNode *ScopeTag, MDNode *NoAliasTag) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1139 unsigned ElementSize = local
1152 unsigned ElementSize = local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp484 RTLIB::Libcall RTLIB::getMEMCPY_ELEMENT_UNORDERED_ATOMIC(uint64_t ElementSize) { argument
501 RTLIB::Libcall RTLIB::getMEMMOVE_ELEMENT_UNORDERED_ATOMIC(uint64_t ElementSize) { argument
518 RTLIB::Libcall RTLIB::getMEMSET_ELEMENT_UNORDERED_ATOMIC(uint64_t ElementSize) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp344 const uint16_t ElementSize = VectorSpecifiedActions.first; local
H A DIRTranslator.cpp1076 uint64_t ElementSize = DL->getTypeAllocSize(GTI.getIndexedType()); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1376 const uint64_t ElementSize = BaseTy->getSizeInBits(); local
H A DCodeViewDebug.cpp1565 uint64_t ElementSize = getBaseTypeSize(ElementType) / 8; local

Completed in 638 milliseconds

12