Home
last modified time | relevance | path

Searched defs:RType (Results 1 – 14 of 14) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A D2008-03-24-BitField-And-Alloca.c45 unsigned int RType : 4; member
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DEasilySwappableParametersCheck.cpp603 getNonCVRQualifiers(const ASTContext &Ctx, QualType LType, QualType RType) { in getNonCVRQualifiers()
644 calculateMixability(const TheCheck &Check, QualType LType, QualType RType, in calculateMixability()
1300 QualType RType, const ASTContext &Ctx, in approximateImplicitConversion()
2232 QualType RType = RVar->getType(); in check() local
/llvm-project/flang/lib/Evaluate/
H A Dfold-logical.cpp50 using RType = Type<TypeCategory::Real, X_RKIND>; RealToIntBoundHelper() typedef
188 using RType = Type<TypeCategory::Real, X_RKIND>; RealToRealBoundsHelper() typedef
/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp945 if (uint32_t RType = writeRelocations() local
952 if (uint32_t RType = writeRelocations() local
/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp110 enum ReduceType RType() const { return eRType; } in RType() function
/llvm-project/bolt/lib/Rewrite/
H A DRewriteInstance.cpp2129 analyzeRelocation(const RelocationRef & Rel,uint64_t & RType,std::string & SymbolName,bool & IsSectionRelocation,uint64_t & SymbolAddress,int64_t & Addend,uint64_t & ExtractedValue,bool & Skip) const analyzeRelocation() argument
2339 const uint64_t RType = Rel.getType(); readDynamicRelocations() local
2386 const uint64_t RType = Relocation::getRelative(); readDynamicRelrRelocations() local
2499 uint64_t RType = Rel.getType(); handleRelocation() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1234 if (const RecordType *RType = ILE->getType()->getAs<RecordType>()) { EmitNewArrayInitializer() local
/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp457 unsigned RType = Obj->getAnyRelocationType(RENext); in getMachORelocationValueString() local
505 unsigned RType = Obj->getAnyRelocationType(RENext); in getMachORelocationValueString() local
527 unsigned RType = Obj->getAnyRelocationType(RENext); in getMachORelocationValueString() local
567 unsigned RType = Obj->getAnyRelocationType(RENext); in getMachORelocationValueString() local
/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp2573 RecTy *RType = resolveTypes(Type, VTy); ParseOperationCond() local
/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp732 if (const RecordType *RType = ILE->getType()->getAs<RecordType>()) FillInEmptyInitForField() local
854 if (const RecordType *RType = ILE->getType()->getAs<RecordType>()) { FillInEmptyInitializations() local
H A DSemaTemplate.cpp2992 auto RType = F->getTemplatedDecl()->getReturnType(); BuildDeductionGuideForTypeAlias() local
/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp2278 uint64_t RType = getRelocationType(Rel); in getRelocationTypeName() local
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp10946 EVT RType = Node->getValueType(1); expandMULO() local
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp690 SCEVTypes LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); CompareSCEVComplexity() local