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

1 2

  /external/llvm/include/llvm/IR/
PatternMatch.h 86 template <typename LTy, typename RTy> struct match_combine_or {
88 RTy R;
90 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
101 template <typename LTy, typename RTy> struct match_combine_and {
103 RTy R;
105 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
116 template <typename LTy, typename RTy>
117 inline match_combine_or<LTy, RTy> m_CombineOr(const LTy &L, const RTy &R) {
118 return match_combine_or<LTy, RTy>(L, R)
    [all...]
DIBuilder.h 155 DIDerivedType *createReferenceType(unsigned Tag, DIType *RTy,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 86 template <typename LTy, typename RTy> struct match_combine_or {
88 RTy R;
90 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
101 template <typename LTy, typename RTy> struct match_combine_and {
103 RTy R;
105 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
116 template <typename LTy, typename RTy>
117 inline match_combine_or<LTy, RTy> m_CombineOr(const LTy &L, const RTy &R) {
118 return match_combine_or<LTy, RTy>(L, R)
    [all...]
DIBuilder.h 194 DIDerivedType *createReferenceType(unsigned Tag, DIType *RTy,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 86 template <typename LTy, typename RTy> struct match_combine_or {
88 RTy R;
90 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
101 template <typename LTy, typename RTy> struct match_combine_and {
103 RTy R;
105 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
116 template <typename LTy, typename RTy>
117 inline match_combine_or<LTy, RTy> m_CombineOr(const LTy &L, const RTy &R) {
118 return match_combine_or<LTy, RTy>(L, R)
    [all...]
DIBuilder.h 194 DIDerivedType *createReferenceType(unsigned Tag, DIType *RTy,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 86 template <typename LTy, typename RTy> struct match_combine_or {
88 RTy R;
90 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
101 template <typename LTy, typename RTy> struct match_combine_and {
103 RTy R;
105 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
116 template <typename LTy, typename RTy>
117 inline match_combine_or<LTy, RTy> m_CombineOr(const LTy &L, const RTy &R) {
118 return match_combine_or<LTy, RTy>(L, R)
    [all...]
DIBuilder.h 194 DIDerivedType *createReferenceType(unsigned Tag, DIType *RTy,
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 86 template <typename LTy, typename RTy> struct match_combine_or {
88 RTy R;
90 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
101 template <typename LTy, typename RTy> struct match_combine_and {
103 RTy R;
105 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
116 template <typename LTy, typename RTy>
117 inline match_combine_or<LTy, RTy> m_CombineOr(const LTy &L, const RTy &R) {
118 return match_combine_or<LTy, RTy>(L, R)
    [all...]
DIBuilder.h 194 DIDerivedType *createReferenceType(unsigned Tag, DIType *RTy,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 86 template <typename LTy, typename RTy> struct match_combine_or {
88 RTy R;
90 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
101 template <typename LTy, typename RTy> struct match_combine_and {
103 RTy R;
105 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
116 template <typename LTy, typename RTy>
117 inline match_combine_or<LTy, RTy> m_CombineOr(const LTy &L, const RTy &R) {
118 return match_combine_or<LTy, RTy>(L, R)
    [all...]
DIBuilder.h 194 DIDerivedType *createReferenceType(unsigned Tag, DIType *RTy,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 86 template <typename LTy, typename RTy> struct match_combine_or {
88 RTy R;
90 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
101 template <typename LTy, typename RTy> struct match_combine_and {
103 RTy R;
105 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
116 template <typename LTy, typename RTy>
117 inline match_combine_or<LTy, RTy> m_CombineOr(const LTy &L, const RTy &R) {
118 return match_combine_or<LTy, RTy>(L, R)
    [all...]
DIBuilder.h 194 DIDerivedType *createReferenceType(unsigned Tag, DIType *RTy,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 86 template <typename LTy, typename RTy> struct match_combine_or {
88 RTy R;
90 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
101 template <typename LTy, typename RTy> struct match_combine_and {
103 RTy R;
105 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
116 template <typename LTy, typename RTy>
117 inline match_combine_or<LTy, RTy> m_CombineOr(const LTy &L, const RTy &R) {
118 return match_combine_or<LTy, RTy>(L, R)
    [all...]
DIBuilder.h 194 DIDerivedType *createReferenceType(unsigned Tag, DIType *RTy,
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
PatternMatch.h 86 template <typename LTy, typename RTy> struct match_combine_or {
88 RTy R;
90 match_combine_or(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
101 template <typename LTy, typename RTy> struct match_combine_and {
103 RTy R;
105 match_combine_and(const LTy &Left, const RTy &Right) : L(Left), R(Right) {}
116 template <typename LTy, typename RTy>
117 inline match_combine_or<LTy, RTy> m_CombineOr(const LTy &L, const RTy &R) {
118 return match_combine_or<LTy, RTy>(L, R)
    [all...]
  /external/clang/lib/Sema/
SemaExprMember.cpp 572 explicit RecordMemberExprValidatorCCC(const RecordType *RTy)
573 : Record(RTy->getDecl()) {
616 const RecordType *RTy,
621 RecordDecl *RDecl = RTy->getDecl();
622 if (!SemaRef.isThisOutsideMemberFunctionBody(QualType(RTy, 0)) &&
623 SemaRef.RequireCompleteType(OpLoc, QualType(RTy, 0),
630 QualType ObjectType = SS.isSet() ? QualType() : QualType(RTy, 0);
678 llvm::make_unique<RecordMemberExprValidatorCCC>(RTy),
    [all...]
SemaExprCXX.cpp     [all...]
  /external/clang/lib/CodeGen/
CodeGenTypes.cpp 498 const ReferenceType *RTy = cast<ReferenceType>(Ty);
499 QualType ETy = RTy->getPointeeType();
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DIBuilder.h 130 DIType createReferenceType(DIType RTy);
  /external/clang/lib/StaticAnalyzer/Core/
RegionStore.cpp     [all...]
  /external/llvm/lib/TableGen/
Record.cpp 164 const RecordRecTy *RTy = dyn_cast<RecordRecTy>(RHS);
165 if (!RTy)
168 if (RTy->getRecord() == Rec || Rec->isSubClassOf(RTy->getRecord()))
171 for (const auto &SCPair : RTy->getRecord()->getSuperClasses())
    [all...]
  /external/llvm/lib/IR/
DIBuilder.cpp 229 DIDerivedType *DIBuilder::createReferenceType(unsigned Tag, DIType *RTy,
232 assert(RTy && "Unable to create reference type");
233 return DIDerivedType::get(VMContext, Tag, "", nullptr, 0, nullptr, RTy,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
DIBuilder.cpp 231 DIType DIBuilder::createReferenceType(DIType RTy) {
232 assert(RTy.Verify() && "Unable to create reference type");
244 RTy
    [all...]

Completed in 1135 milliseconds

1 2