Home
last modified time | relevance | path

Searched defs:TR (Results 1 – 25 of 33) sorted by relevance

12

/llvm-project/libcxx/test/std/utilities/utility/mem.res/mem.res/mem.res.public/
H A Ddtor.pass.cpp40 using TR = TestResource; in main() typedef
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBoolAssignmentChecker.cpp61 const TypedValueRegion *TR = in checkBind() local
H A DGenericTaintChecker.cpp571 using TR = GenericTaintRule; initTaintRules() typedef
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleConstraintManager.cpp34 if (const TypedRegion *TR = dyn_cast_or_null<TypedRegion>(MR)) in assumeInternal() local
H A DSVals.cpp174 QualType VisitTypedRegion(const TypedRegion *TR) { in VisitTypedRegion() argument
H A DStore.cpp106 if (const auto *TR = dyn_cast<TypedValueRegion>(R)) { in castRegion() local
H A DDynamicType.cpp52 if (const auto *TR = dyn_cast<TypedRegion>(MR)) in getDynamicTypeInfo() local
H A DRegionStore.cpp1138 const TypedValueRegion *TR = cast<TypedValueRegion>(baseR); VisitCluster() local
1410 else if (const auto *TR = dyn_cast<TypedRegion>(MR)) getBinding() local
2369 if (const TypedValueRegion* TR = dyn_cast<TypedValueRegion>(R)) { bind() local
2797 if (const CXXThisRegion *TR = dyn_cast<CXXThisRegion>(baseR)) { VisitAddedToCluster() local
[all...]
H A DProgramState.cpp265 if (const TypedValueRegion *TR = dyn_cast<TypedValueRegion>(R)) { getSValAsScalarOrLoc() local
/llvm-project/flang/lib/Evaluate/
H A Dfold-implementation.h472 FoldElementalIntrinsicHelper(FoldingContext & context,FunctionRef<TR> && funcRef,WrapperType<TR,TA...> func,std::index_sequence<I...>) FoldElementalIntrinsicHelper() argument
545 FoldElementalIntrinsic(FoldingContext & context,FunctionRef<TR> && funcRef,ScalarFunc<TR,TA...> func) FoldElementalIntrinsic() argument
551 FoldElementalIntrinsic(FoldingContext & context,FunctionRef<TR> && funcRef,ScalarFuncWithContext<TR,TA...> func) FoldElementalIntrinsic() argument
1133 using TR = ResultType<decltype(x)>; RewriteSpecificMINorMAX() local
[all...]
H A Dfold-integer.cpp592 using TR = ResultType<decltype(kx)>; FoldIntrinsicFunction() typedef
686 using TR = typename std::decay_t<decltype(x)>::Result; FoldIntrinsicFunction() typedef
1087 using TR = typename std::decay_t<decltype(x)>::Result; FoldIntrinsicFunction() typedef
1108 using TR = typename std::decay_t<decltype(x)>::Result; FoldIntrinsicFunction() typedef
[all...]
/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp559 TimeRegion TR(Timers ? &Timers->LoadObjectsTimer : nullptr); in executeInput() local
588 TimeRegion TR(Timers ? &Timers->LinkTimer : nullptr); in executeInput() local
626 TimeRegion TR(Timers ? &Timers->RunTimer : nullptr); in executeInput() local
/llvm-project/flang/include/flang/Parser/
H A Dformat-specification.h80 TR, enumerator
/llvm-project/flang/include/flang/Common/
H A Dformat.h42 L, O, P, RC, RD, RN, RP, RU, RZ, S, SP, SS, T, TL, TR, X, Z, Colon, Slash, in ENUM_CLASS() argument
/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp128 auto TR = TypeRecs[i]; DXILOperationDesc() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonEarlyIfConv.cpp777 unsigned PredR, unsigned TR, unsigned TSR, unsigned FR, unsigned FSR) { in buildMux() argument
816 unsigned TR = 0, TSR = 0, FR = 0, FSR = 0, SR = 0, SSR = 0; in updatePhiNodes() local
[all...]
/llvm-project/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.cpp2338 TimeRegion TR(Timers ? &Timers->LoadObjectsTimer : nullptr); main() local
2351 TimeRegion TR(Timers ? &Timers->LinkTimer : nullptr); main() local
2374 TimeRegion TR(Timers ? &Timers->RunTimer : nullptr); main() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp178 if (const auto *TR = dyn_cast<TypedValueRegion>(MR)) in findArgIdxOfSymbol() local
H A DRetainCountChecker.cpp488 const auto *TR = dyn_cast<TypedValueRegion>( in isSmartPtrField() local
/llvm-project/flang/lib/Lower/
H A DConvertConstant.cpp169 tryConvertingToAttributes<TR::category, TR::kind>(builder, in tryConvertingToAttributes() typedef
/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp2370 for (auto &TR : Transfers) { ExtendRanges() local
2381 for (auto &TR : EntryValTransfers) { ExtendRanges() local
/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp325 TypeResult TR = ParseTypeName(&Range, DeclaratorContext::Prototype, AS); in ParseOpenMPDeclareReductionDirective() local
4234 TypeResult TR = ParseTypeName(); ParseOpenMPIteratorsExpr() local
H A DParseExpr.cpp3490 TypeResult TR = ParseTypeName(nullptr, DeclaratorContext::Association); ParseGenericSelectionExpression() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp998 const MCOperand TR = TmpInst.getOperand(1); emitInstruction() local
/llvm-project/clang-tools-extra/clangd/
H A DClangdLSPServer.cpp1080 for (const auto &TR : Fixits->TweakRefs) onCodeAction() local

12