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

12

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DReturnUndefChecker.cpp46 QualType RT = CallEvent::getDeclaredResultType(SFC->getDecl()); local
H A DCastSizeChecker.cpp50 const RecordType *RT = ToPointeeTy->getAs<RecordType>(); local
H A DLLVMConventionsChecker.cpp30 const RecordType *RT = T->getAs<RecordType>(); local
H A DPaddingChecker.cpp123 const RecordType *RT = ArrTy->getElementType()->getAs<RecordType>(); local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DInstructionInfoView.cpp72 double RT = RThroughput.getValue(); local
/freebsd-11-stable/sys/gnu/dts/arm/
H A Dst-pincfg.h19 #define RT (1 << 23) macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXX.cpp284 const RecordType *RT = T->getAs<RecordType>(); local
H A DCodeGenTypes.cpp209 const RecordType *RT = dyn_cast<RecordType>(TT); local
[all...]
H A DCGNonTrivialStruct.cpp546 QualType RT = QualType(FD->getParent()->getTypeForDecl(), 0); local
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelEmitter.cpp83 const TreePatternNode *RT = RHS->getSrcPattern(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DItaniumCXXABI.cpp45 const RecordType *RT = VD.getType()->getAs<RecordType>(); local
H A DASTDiagnostic.cpp78 QualType RT = Desugar(Context, SugarRT, DesugarReturn); local
1090 const RecordType *RT = Ty->getAs<RecordType>(); local
/freebsd-11-stable/sbin/routed/
H A Doutput.c444 #define RT ((struct rt_entry *)rn) macro
658 #undef RT macro
[all...]
H A Dtrace.c840 #define RT ((struct rt_entry *)rn) 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...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h91 RecurrenceDescriptor(Value *Start, Instruction *Exit, RecurrenceKind K, FastMathFlags FMF, MinMaxRecurrenceKind MK, Instruction *UAI, Type *RT, bool Signed, SmallPtrSetImpl<Instruction *> &CI) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp298 QualType RT = (*CE)->getResultType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp86 static Instruction *lookThroughAnd(PHINode *Phi, Type *&RT, argument
/freebsd-11-stable/libexec/getty/
H A Dgettytab.h138 #define RT gettynums[26].value macro
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp1099 const RecordType *RT = Op->getType()->getAs<RecordType>(); local
[all...]
H A DSemaAccess.cpp1758 const RecordType *RT = ObjectExpr->getType()->castAs<RecordType>(); local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp76 raw_ostream &operator<<(raw_ostream &OS, const ARM::WinEH::ReturnType &RT) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h106 static bool classof(const RecTy *RT) { argument
124 static bool classof(const RecTy *RT) { argument
146 static bool classof(const RecTy *RT) { argument
164 static bool classof(const RecTy *RT) { argument
182 static bool classof(const RecTy *RT) { argument
203 classof(const RecTy *RT) argument
224 classof(const RecTy *RT) argument
253 classof(const RecTy *RT) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp516 QualType RT = Getter->getReturnType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1488 EVT RT = R.getValueType(); local

Completed in 194 milliseconds

12