HomeSort by relevance Sort by last modified time
    Searched refs:getRawBaseType (Results 1 - 18 of 18) sorted by null

  /external/llvm/lib/IR/
LLVMContextImpl.h 366 BaseType(N->getRawBaseType()), SizeInBits(N->getSizeInBits()),
373 Scope == RHS->getRawScope() && BaseType == RHS->getRawBaseType() &&
455 BaseType(N->getRawBaseType()), SizeInBits(N->getSizeInBits()),
465 Scope == RHS->getRawScope() && BaseType == RHS->getRawBaseType() &&
    [all...]
Verifier.cpp 848 AssertDI(isType(N.getRawBaseType()), "invalid base type", &N,
849 N.getRawBaseType());
878 AssertDI(isType(N.getRawBaseType()), "invalid base type", &N,
879 N.getRawBaseType());
    [all...]
AsmWriter.cpp     [all...]
  /external/llvm/include/llvm/IR/
DebugInfoMetadata.h 722 DITypeRef getBaseType() const { return DITypeRef(getRawBaseType()); }
723 Metadata *getRawBaseType() const { return getOperand(3); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DebugInfoMetadata.h 777 DITypeRef getBaseType() const { return DITypeRef(getRawBaseType()); }
778 Metadata *getRawBaseType() const { return getOperand(3); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
DebugInfoMetadata.h 779 DITypeRef getBaseType() const { return DITypeRef(getRawBaseType()); }
780 Metadata *getRawBaseType() const { return getOperand(3); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
DebugInfoMetadata.h 779 DITypeRef getBaseType() const { return DITypeRef(getRawBaseType()); }
780 Metadata *getRawBaseType() const { return getOperand(3); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
DebugInfoMetadata.h 781 DITypeRef getBaseType() const { return DITypeRef(getRawBaseType()); }
782 Metadata *getRawBaseType() const { return getOperand(3); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
DebugInfoMetadata.h 781 DITypeRef getBaseType() const { return DITypeRef(getRawBaseType()); }
782 Metadata *getRawBaseType() const { return getOperand(3); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
DebugInfoMetadata.h 781 DITypeRef getBaseType() const { return DITypeRef(getRawBaseType()); }
782 Metadata *getRawBaseType() const { return getOperand(3); }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
DebugInfoMetadata.h 781 DITypeRef getBaseType() const { return DITypeRef(getRawBaseType()); }
782 Metadata *getRawBaseType() const { return getOperand(3); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DebugInfoMetadata.h 777 DITypeRef getBaseType() const { return DITypeRef(getRawBaseType()); }
778 Metadata *getRawBaseType() const { return getOperand(3); }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
DebugInfoMetadata.h 779 DITypeRef getBaseType() const { return DITypeRef(getRawBaseType()); }
780 Metadata *getRawBaseType() const { return getOperand(3); }
    [all...]