Home
last modified time | relevance | path

Searched defs:RP (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.h55 std::promise<MSVCPExpected<std::vector<ExecutorSymbolDef>>> RP; in lookup() local
64 std::promise<MSVCPExpected<std::vector<ExecutorSymbolDef>>> RP; in lookup() local
H A DExecutorProcessControl.h295 std::promise<MSVCPExpected<std::vector<tpctypes::LookupResult>>> RP; in lookupSymbols() local
365 std::promise<shared::WrapperFunctionResult> RP; in callWrapper() local
/freebsd/contrib/llvm-project/llvm/include/llvm/XRay/
H A DBlockPrinter.h35 RecordPrinter &RP; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNIterativeScheduler.cpp494 const auto RP = getRegionPressure(*R); in scheduleLegacyMaxOccupancy() local
531 const auto RP = getSchedulePressure(*R, MinSchedule); in scheduleMinReg() local
572 const auto RP = getSchedulePressure(*R, ILPSchedule); in scheduleILP() local
H A DGCNRegPressure.cpp226 Printable llvm::print(const GCNRegPressure &RP, const GCNSubtarget *ST) { in print()
640 auto printRP = [](const GCNRegPressure &RP) { in runOnMachineFunction()
656 SmallVector<std::pair<GCNRegPressure, GCNRegPressure>, 16> RP; in runOnMachineFunction() local
H A DGCNRegPressure.h214 GCNRegPressure RP = MaxPressure; in getMaxPressureAndReset() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-fdr-dump.cpp63 RecordPrinter RP(outs(), "\n"); in __anonc19214950102() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DRegionPass.cpp70 RegionPass *RP = (RegionPass *)getContainedPass(Index); in runOnFunction() local
H A DLoads.cpp116 if (auto *RP = getArgumentAliasingToReturnedPointer(Call, true)) in isDereferenceableAndAlignedPointer() local
H A DBasicAliasAnalysis.cpp630 if (auto *RP = getArgumentAliasingToReturnedPointer(Call, false)) { in DecomposeGEPExpression() local
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h142 RP, enumerator
/freebsd/contrib/mtree/
H A Dmtree.h146 #define RP(p) \ macro
/freebsd/libexec/getty/
H A Dgettytab.h79 #define RP gettystrs[20].value macro
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp1227 for (const auto &RP : BackTrace) in CanCauseHighRegPressure() local
1245 for (auto &RP : BackTrace) in UpdateBackTraceRegPressure() local
H A DMIRPrinter.cpp637 auto RP = Seen.insert(Succ); in guessSuccessors() local
H A DRDFLiveness.cpp605 NodeId RP = D.Addr->getOwner(DFG).Id; in computePhiInfo() local
H A DMachineSink.cpp1052 auto RP = CachedRegisterPressure.find(&MBB); in getBBRegisterPressure() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/MCJIT/
H A DMCJIT.cpp628 if (void *RP = LazyFunctionCreator(std::string(Name))) in getPointerToNamedFunction() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp665 SourceLocation RP, in CXXMemberCallExpr()
679 SourceLocation RP, in Create()
1895 ExprValueKind VK, SourceLocation RP, in CUDAKernelCallExpr()
1909 SourceLocation RP, FPOptionsOverride FPFeatures, in Create()
H A DStmt.cpp1023 SourceLocation RP) in ForStmt()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h369 RP = 1, // Round towards Plus infinity enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp1226 RegisterRef RP = CI->getOperand(1); in coalesceSegments() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp891 Pointer RP(const_cast<Block *>(B)); in RunDestructors() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h532 RP = 1, // Round towards Plus infinity enumerator
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp2873 ReallocPairsTy RP = state->get<ReallocPairs>(); in checkDeadSymbols() local
3140 ReallocPairsTy RP = state->get<ReallocPairs>(); in evalAssume() local

12