/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
H A D | UDTLayout.h | 106 uint32_t ElementSize = 0; member in llvm::pdb::VTableLayoutItem
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | NaryReassociate.cpp | 404 uint64_t ElementSize = DL->getTypeAllocSize(ElementType); in tryReassociateGEPAtIndex() local
|
H A D | StraightLineStrengthReduce.cpp | 470 allocateCandidatesAndFindBasisForGEP( const SCEV *B, ConstantInt *Idx, Value *S, uint64_t ElementSize, Instruction *I) allocateCandidatesAndFindBasisForGEP() argument 483 factorArrayIndex(Value *ArrayIdx, const SCEV *Base, uint64_t ElementSize, GetElementPtrInst *GEP) factorArrayIndex() argument 540 uint64_t ElementSize = DL->getTypeAllocSize(GTI.getIndexedType()); allocateCandidatesAndFindBasisForGEP() local [all...] |
H A D | SeparateConstOffsetFromGEP.cpp | 843 APInt ElementSize = APInt(IntPtrTy->getIntegerBitWidth(), in lowerToSingleIndexGEPs() local 904 APInt ElementSize = APInt(IntPtrTy->getIntegerBitWidth(), in lowerToArithmetics() local [all...] |
H A D | DeadStoreElimination.cpp | 944 const uint32_t ElementSize = AMI->getElementSizeInBytes(); in tryToShorten() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | glthread.h | 82 GLuint ElementSize; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.cpp | 344 const uint16_t ElementSize = VectorSpecifiedActions.first; in computeTables() local
|
H A D | IRTranslator.cpp | 1076 uint64_t ElementSize = DL->getTypeAllocSize(GTI.getIndexedType()); in translateGetElementPtr() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/ |
H A D | ExecutionEngine.cpp | 1139 unsigned ElementSize = in InitializeMemory() local 1152 unsigned ElementSize = in InitializeMemory() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | IRBuilder.cpp | 127 CreateElementUnorderedAtomicMemSet( Value *Ptr, Value *Val, Value *Size, Align Alignment, uint32_t ElementSize, MDNode *TBAATag, MDNode *ScopeTag, MDNode *NoAliasTag) CreateElementUnorderedAtomicMemSet() argument 203 CreateElementUnorderedAtomicMemCpy( Value *Dst, unsigned DstAlign, Value *Src, unsigned SrcAlign, Value *Size, uint32_t ElementSize, MDNode *TBAATag, MDNode *TBAAStructTag, MDNode *ScopeTag, MDNode *NoAliasTag) CreateElementUnorderedAtomicMemCpy() argument 278 CreateElementUnorderedAtomicMemMove( Value *Dst, unsigned DstAlign, Value *Src, unsigned SrcAlign, Value *Size, uint32_t ElementSize, MDNode *TBAATag, MDNode *TBAAStructTag, MDNode *ScopeTag, MDNode *NoAliasTag) CreateElementUnorderedAtomicMemMove() argument [all...] |
H A D | Verifier.cpp | 4382 uint64_t ElementSize = AMI->getElementSizeInBytes(); in visitIntrinsicCall() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | MemoryBuiltins.cpp | 337 unsigned ElementSize = DL.getTypeAllocSize(T); in computeArraySize() local
|
H A D | BasicAliasAnalysis.cpp | 1160 const uint64_t ElementSize = in aliasSameBasePointerGEPs() local
|
H A D | DependenceAnalysis.cpp | 3285 const SCEV *ElementSize = SE->getElementSize(Src); in tryDelinearize() local
|
H A D | ValueTracking.cpp | 3637 getConstantDataArrayInfo(const Value *V, ConstantDataArraySlice &Slice, unsigned ElementSize, uint64_t Offset) getConstantDataArrayInfo() argument
|
/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | PackedCLEnums_autogen.h | 234 ElementSize = 1, member in cl::ImageInfo
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 1376 const uint64_t ElementSize = BaseTy->getSizeInBits(); in hasVectorBeenPadded() local
|
H A D | CodeViewDebug.cpp | 1565 uint64_t ElementSize = getBaseTypeSize(ElementType) / 8; in lowerTypeArray() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 731 uint64_t ElementSize = DL.getTypeAllocSize(Ty); in selectGetElementPtr() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 484 RTLIB::Libcall RTLIB::getMEMCPY_ELEMENT_UNORDERED_ATOMIC(uint64_t ElementSize) { in getMEMCPY_ELEMENT_UNORDERED_ATOMIC() argument 501 RTLIB::Libcall RTLIB::getMEMMOVE_ELEMENT_UNORDERED_ATOMIC(uint64_t ElementSize) { in getMEMMOVE_ELEMENT_UNORDERED_ATOMIC() argument 518 RTLIB::Libcall RTLIB::getMEMSET_ELEMENT_UNORDERED_ATOMIC(uint64_t ElementSize) { in getMEMSET_ELEMENT_UNORDERED_ATOMIC() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.cpp | 1177 unsigned int ElementSize = 0; in printModuleLevelGV() local 1203 O << ElementSize / 8; in printModuleLevelGV() local 1208 O << ElementSize / 4; in printModuleLevelGV() local 1215 O << ElementSize; in printModuleLevelGV() local 1226 O << ElementSize; in printModuleLevelGV() local 1235 O << ElementSize; in printModuleLevelGV() local 1352 int64_t ElementSize = 0; emitPTXGlobalVariable() local 1367 O << ElementSize; emitPTXGlobalVariable() local 1898 int ElementSize = DL.getTypeAllocSize(CPV->getType()); bufferLEByte() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 783 int64_t ElementSize = DL.getTypeAllocSize(GTI.getIndexedType()); in getGEPCost() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCasts.cpp | 2002 unsigned ElementSize = VecEltTy->getPrimitiveSizeInBits(); in collectInsertionElements() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | IRBuilder.h | 484 CreateElementUnorderedAtomicMemSet(Value *Ptr, Value *Val, uint64_t Size, Align Alignment, uint32_t ElementSize, MDNode *TBAATag = nullptr, MDNode *ScopeTag = nullptr, MDNode *NoAliasTag = nullptr) CreateElementUnorderedAtomicMemSet() argument 571 CreateElementUnorderedAtomicMemCpy( Value *Dst, unsigned DstAlign, Value *Src, unsigned SrcAlign, uint64_t Size, uint32_t ElementSize, MDNode *TBAATag = nullptr, MDNode *TBAAStructTag = nullptr, MDNode *ScopeTag = nullptr, MDNode *NoAliasTag = nullptr) CreateElementUnorderedAtomicMemCpy() argument 639 CreateElementUnorderedAtomicMemMove( Value *Dst, unsigned DstAlign, Value *Src, unsigned SrcAlign, uint64_t Size, uint32_t ElementSize, MDNode *TBAATag = nullptr, MDNode *TBAAStructTag = nullptr, MDNode *ScopeTag = nullptr, MDNode *NoAliasTag = nullptr) CreateElementUnorderedAtomicMemMove() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 5062 uint64_t ElementSize = DL.getTypeAllocSize(Ty); in selectGetElementPtr() local
|