Searched defs:RT (Results 1 - 25 of 48) sorted by path

12

/freebsd-11-stable/contrib/binutils/opcodes/
H A Dppc-opc.c394 #define RT macro
[all...]
/freebsd-11-stable/libexec/getty/
H A Dgettytab.h138 #define RT gettynums[26].value macro
/freebsd-11-stable/sbin/routed/
H A Doutput.c444 #define RT ((struct rt_entry *)rn) macro
658 #undef RT macro
[all...]
H A Dtable.c1400 #undef RT macro
1409 #define RT ((struct rt_entry *)rn) macro
1477 #undef RT macro
1979 #define RT macro
2011 #undef RT macro
2022 #define RT macro
[all...]
H A Dtrace.c840 #define RT ((struct rt_entry *)rn) macro
[all...]
/freebsd-11-stable/sys/gnu/dts/arm/
H A Dst-pincfg.h19 #define RT (1 << 23) macro
/freebsd-11-stable/contrib/elftoolchain/readelf/
H A Dreadelf.c6023 #define RT(x) rt.rules[(x)] macro
6094 #undef RT macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp516 QualType RT = Getter->getReturnType(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp2244 const auto *RT = cast<RecordType>(TT); local
[all...]
H A DASTDiagnostic.cpp78 QualType RT = Desugar(Context, SugarRT, DesugarReturn); local
1090 const RecordType *RT = Ty->getAs<RecordType>(); local
H A DASTImporter.cpp1626 auto *RT = dyn_cast<RecordType>(LeafT); local
H A DDecl.cpp4052 const auto *RT = getType()->getAs<RecordType>(); local
H A DItaniumCXXABI.cpp45 const RecordType *RT = VD.getType()->getAs<RecordType>(); local
H A DJSONNodeDumper.cpp557 void JSONNodeDumper::VisitRValueReferenceType(const ReferenceType *RT) { argument
H A DRecordLayoutBuilder.cpp207 const RecordType *RT = local
443 const RecordType *RT = ElemTy->getAs<RecordType>(); local
547 const RecordType *RT = ElemTy->getAs<RecordType>(); local
[all...]
H A DVTableBuilder.cpp473 const FunctionProtoType *RT = local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXX.cpp284 const RecordType *RT = T->getAs<RecordType>(); local
H A DCGClass.cpp1387 const RecordType *RT = FieldBaseElementType->getAs<RecordType>(); local
1873 const RecordType *RT = type->getAsUnionType(); local
H A DCGExprConstant.cpp1273 const auto *RT = local
H A DCGNonTrivialStruct.cpp546 QualType RT = QualType(FD->getParent()->getTypeForDecl(), 0); local
H A DCGObjCMac.cpp2561 const RecordType *RT = FQT->getAs<RecordType>(); local
2629 void CGObjCCommonMac::BuildRCBlockVarRecordLayout(const RecordType *RT, argument
5310 void IvarLayoutBuilder::visitRecord(const RecordType *RT, argument
[all...]
H A DCGStmtOpenMP.cpp2047 CGOpenMPRuntime &RT = CGM.getOpenMPRuntime(); local
2156 CGOpenMPRuntime &RT = CGM.getOpenMPRuntime(); local
2266 CGOpenMPRuntime &RT = CGM.getOpenMPRuntime(); local
2513 CGOpenMPRuntime &RT = CGM.getOpenMPRuntime(); local
3624 CGOpenMPRuntime &RT = CGM.getOpenMPRuntime(); local
[all...]
H A DCodeGenTypes.cpp209 const RecordType *RT = dyn_cast<RecordType>(TT); local
[all...]
H A DTargetInfo.cpp141 static CGCXXABI::RecordArgABI getRecordArgABI(const RecordType *RT, argument
154 const RecordType *RT = T->getAs<RecordType>(); local
496 const RecordType *RT local
514 const RecordType *RT = T->getAs<RecordType>(); local
542 const RecordType *RT = T->getAs<RecordType>(); local
1280 const RecordType *RT = Ty->getAs<RecordType>(); local
1354 const RecordType *RT = Ty->getAs<RecordType>(); local
1482 const RecordType *RT = Ty->getAs<RecordType>(); local
1681 const RecordType *RT = Ty->getAs<RecordType>(); local
9079 appendRecordType(SmallStringEnc &Enc, const RecordType *RT, const CodeGen::CodeGenModule &CGM, TypeStringCache &TSC, const IdentifierInfo *ID) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp588 auto RT = llvm::StringSwitch<OpenMPRuntimeKind>(RuntimeName) local

Completed in 481 milliseconds

12