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

12

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DReturnUndefChecker.cpp46 QualType RT = CallEvent::getDeclaredResultType(SFC->getDecl()); local
H A DCastSizeChecker.cpp52 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-13-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DInstructionInfoView.cpp72 double RT = RThroughput.getValue(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXX.cpp284 const RecordType *RT = T->getAs<RecordType>(); local
H A DCodeGenTypes.cpp214 const RecordType *RT = dyn_cast<RecordType>(TT); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelEmitter.cpp83 const TreePatternNode *RT = RHS->getSrcPattern(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMacroFusion.cpp99 const MachineOperand &RT = SecondMI.getOperand(0); local
/freebsd-13-stable/sys/contrib/device-tree/src/arm/
H A Dst-pincfg.h20 #define RT (1 << 23) macro
/freebsd-13-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-13-stable/sbin/routed/
H A Doutput.c439 #define RT ((struct rt_entry *)rn) macro
653 #undef RT macro
[all...]
H A Dtrace.c827 #define RT ((struct rt_entry *)rn) macro
[all...]
H A Dtable.c1404 #undef RT macro
1413 #define RT ((struct rt_entry *)rn) macro
1481 #undef RT macro
1983 #define RT macro
2015 #undef RT macro
2026 #define RT macro
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIVDescriptors.h78 RecurrenceDescriptor(Value *Start, Instruction *Exit, RecurrenceKind K, FastMathFlags FMF, MinMaxRecurrenceKind MK, Instruction *UAI, Type *RT, bool Signed, SmallPtrSetImpl<Instruction *> &CI) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp299 QualType RT = (*CE)->getResultType(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp87 static Instruction *lookThroughAnd(PHINode *Phi, Type *&RT, argument
/freebsd-13-stable/libexec/getty/
H A Dgettytab.h140 #define RT gettynums[26].value macro
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExceptionSpec.cpp1106 const RecordType *RT = Op->getType()->getAs<RecordType>(); local
[all...]
H A DSemaAccess.cpp1758 const RecordType *RT = ObjectExpr->getType()->castAs<RecordType>(); local
/freebsd-13-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-13-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-13-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp616 auto RT = llvm::StringSwitch<OpenMPRuntimeKind>(RuntimeName) local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp2337 const RecordType* RT = T->castAs<RecordType>(); local

Completed in 199 milliseconds

12