HomeSort by relevance Sort by last modified time
    Searched full:eltsize (Results 51 - 67 of 67) sorted by null

1 23

  /external/clang/lib/CodeGen/
CGClass.cpp 586 CharUnits EltSize = CGF.getContext().getTypeSizeInChars(T);
587 CharUnits Align = LV.getAlignment().alignmentOfArrayElement(EltSize);
    [all...]
CGCall.cpp     [all...]
CGObjCMac.cpp     [all...]
CGBuiltin.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Transforms/IPO/
GlobalOpt.cpp 485 uint64_t EltSize = DL.getTypeAllocSize(STy->getElementType());
504 unsigned NewAlign = (unsigned)MinAlign(StartAlignment, EltSize*i);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
GlobalOpt.cpp 547 uint64_t EltSize = TD.getTypeAllocSize(STy->getElementType());
565 unsigned NewAlign = (unsigned)MinAlign(StartAlignment, EltSize*i);
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AMDGPU/
AMDGPUISelLowering.cpp     [all...]
  /external/llvm/lib/Transforms/Instrumentation/
MemorySanitizer.cpp     [all...]
  /external/clang/lib/Sema/
SemaCast.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86ISelLowering.cpp     [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64/
reflect.a     [all...]
  /prebuilts/go/darwin-x86/pkg/darwin_amd64_race/
reflect.a     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64/
reflect.a     [all...]
  /prebuilts/go/linux-x86/pkg/linux_amd64_race/
reflect.a     [all...]

Completed in 1166 milliseconds

1 23