HomeSort by relevance Sort by last modified time
    Searched refs:getIndexedType (Results 1 - 25 of 86) sorted by null

1 2 3 4

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
GetElementPtrTypeIterator.h 67 Type *getIndexedType() const {
76 Type *Ty = getIndexedType();
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
GetElementPtrTypeIterator.h 67 Type *getIndexedType() const {
76 Type *Ty = getIndexedType();
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
GetElementPtrTypeIterator.h 67 Type *getIndexedType() const {
76 Type *Ty = getIndexedType();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
GetElementPtrTypeIterator.h 67 Type *getIndexedType() const {
76 Type *Ty = getIndexedType();
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
GetElementPtrTypeIterator.h 67 Type *getIndexedType() const {
76 Type *Ty = getIndexedType();
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
GetElementPtrTypeIterator.h 67 Type *getIndexedType() const {
76 Type *Ty = getIndexedType();
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
GetElementPtrTypeIterator.h 67 Type *getIndexedType() const {
76 Type *Ty = getIndexedType();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
GetElementPtrTypeIterator.h 67 Type *getIndexedType() const {
76 Type *Ty = getIndexedType();
  /external/llvm/lib/IR/
Operator.cpp 46 DL.getTypeAllocSize(GTI.getIndexedType()));
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
GetElementPtrTypeIterator.h 57 Type *getIndexedType() const {
  /external/llvm/include/llvm/IR/
GetElementPtrTypeIterator.h 64 Type *getIndexedType() const {
  /frameworks/compile/libbcc/lib/
RSX86TranslateGEPPass.cpp 92 DL.getTypeAllocSize(GTI.getIndexedType()));
  /external/llvm/include/llvm/Transforms/Utils/
Local.h 206 uint64_t Size = DL.getTypeAllocSize(GTI.getIndexedType()) & PtrSizeMask;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Local.h 219 uint64_t Size = DL.getTypeAllocSize(GTI.getIndexedType()) & PtrSizeMask;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Local.h 219 uint64_t Size = DL.getTypeAllocSize(GTI.getIndexedType()) & PtrSizeMask;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Local.h 219 uint64_t Size = DL.getTypeAllocSize(GTI.getIndexedType()) & PtrSizeMask;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Local.h 219 uint64_t Size = DL.getTypeAllocSize(GTI.getIndexedType()) & PtrSizeMask;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Local.h 219 uint64_t Size = DL.getTypeAllocSize(GTI.getIndexedType()) & PtrSizeMask;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Local.h 219 uint64_t Size = DL.getTypeAllocSize(GTI.getIndexedType()) & PtrSizeMask;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Local.h 219 uint64_t Size = DL.getTypeAllocSize(GTI.getIndexedType()) & PtrSizeMask;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Local.h 219 uint64_t Size = DL.getTypeAllocSize(GTI.getIndexedType()) & PtrSizeMask;
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ValueTracking.cpp 572 Type *IndexedTy = GTI.getIndexedType();
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
Instructions.h 769 /// getIndexedType - Returns the type of the element that would be loaded with
775 static Type *getIndexedType(Type *Ptr, ArrayRef<Value *> IdxList);
776 static Type *getIndexedType(Type *Ptr, ArrayRef<Constant *> IdxList);
777 static Type *getIndexedType(Type *Ptr, ArrayRef<uint64_t> IdxList);
851 getIndexedType(Ptr->getType(), IdxList)),
865 getIndexedType(Ptr->getType(), IdxList))
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 597 TargetType = GTI.getIndexedType();
610 int64_t ElementSize = DL.getTypeAllocSize(GTI.getIndexedType());
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
TargetTransformInfoImpl.h 597 TargetType = GTI.getIndexedType();
610 int64_t ElementSize = DL.getTypeAllocSize(GTI.getIndexedType());

Completed in 1525 milliseconds

1 2 3 4