| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | VNCoercion.cpp | 187 uint64_t LoadSize = DL.getTypeSizeInBits(LoadTy); in analyzeLoadFromClobberingWrite() local 268 unsigned LoadSize = DL.getTypeStoreSize(LoadTy); in analyzeLoadFromClobberingLoad() local 359 uint64_t LoadSize = (DL.getTypeSizeInBits(LoadTy) + 7) / 8; in getStoreValueForLoadHelper() local 412 unsigned LoadSize = DL.getTypeStoreSize(LoadTy); in getLoadValueForLoad() local 456 unsigned LoadSize = DL.getTypeStoreSize(LoadTy); in getConstantLoadValueForLoad() local 467 uint64_t LoadSize = DL.getTypeSizeInBits(LoadTy) / 8; in getMemInstValueForLoadHelper() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPULowerKernelAttributes.cpp | 112 unsigned LoadSize = DL.getTypeStoreSize(Load->getType()); in processUse() local
|
| D | AMDGPUTargetTransformInfo.cpp | 236 unsigned GCNTTIImpl::getLoadVectorFactor(unsigned VF, unsigned LoadSize, in getLoadVectorFactor()
|
| D | AMDGPURegisterBankInfo.cpp | 1118 unsigned LoadSize = LoadTy.getSizeInBits(); in applyMappingWideLoad() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCHazardRecognizers.cpp | 298 isLoadOfStoredAddress(uint64_t LoadSize, int64_t LoadOffset, in isLoadOfStoredAddress()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | ExpandMemCmp.cpp | 86 unsigned LoadSize; member 135 const unsigned LoadSize = LoadSizes.front(); in computeGreedyLoadSequence() local
|
| D | StackSlotColoring.cpp | 448 unsigned LoadSize = 0; in RemoveDeadStores() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | Loads.cpp | 280 const uint64_t LoadSize = Size.getZExtValue(); in isSafeToLoadUnconditionally() local
|
| D | TargetTransformInfo.cpp | 829 unsigned LoadSize, in getLoadVectorFactor()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64LoadStoreOptimizer.cpp | 580 int LoadSize = TII->getMemScale(LoadInst); in isLdOffsetInRangeOfSt() local 1014 int LoadSize = TII->getMemScale(*LoadI); in promoteLoadFromStore() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86AvoidStoreForwardingBlocks.cpp | 628 static bool isBlockingStore(int64_t LoadDispImm, unsigned LoadSize, in isBlockingStore()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | TargetTransformInfoImpl.h | 594 unsigned getLoadVectorFactor(unsigned VF, unsigned LoadSize, in getLoadVectorFactor()
|
| D | TargetTransformInfo.h | 1859 unsigned getLoadVectorFactor(unsigned VF, unsigned LoadSize, in getLoadVectorFactor()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | SROA.cpp | 3841 uint64_t LoadSize = Ty->getBitWidth() / 8; in presplitLoadsAndStores() local
|