Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp834 if (uint32_t RType = in writeRelocations() local
841 if (uint32_t RType = in writeRelocations() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp110 enum ReduceType RType() const { return eRType; } in RType() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeductionGuide.cpp998 auto RType = F->getTemplatedDecl()->getReturnType(); in BuildDeductionGuideForTypeAlias() local
H A DSemaInit.cpp732 if (const RecordType *RType = ILE->getType()->getAs<RecordType>()) in FillInEmptyInitForField() local
854 if (const RecordType *RType = ILE->getType()->getAs<RecordType>()) { in FillInEmptyInitializations() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1234 if (const RecordType *RType = ILE->getType()->getAs<RecordType>()) { in EmitNewArrayInitializer() local
/freebsd/contrib/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
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp2573 RecTy *RType = resolveTypes(Type, VTy); in ParseOperationCond() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp2278 uint64_t RType = getRelocationType(Rel); in getRelocationTypeName() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp11028 EVT RType = Node->getValueType(1); in expandMULO() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp690 SCEVTypes LType = LHS->getSCEVType(), RType = RHS->getSCEVType(); in CompareSCEVComplexity() local