Home
last modified time | relevance | path

Searched defs:PV (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/libgcc/config/alpha/
H A Dvms-unwind.h36 typedef PDSCDEF * PV; typedef
59 #define DENOTES_EXC_DISPATCHER(PV) ((PV) == (ADDR) (REG) SYS$GL_CALL_HANDL) argument
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/alpha/
H A Dvms-unwind.h36 typedef PDSCDEF * PV; typedef
59 #define DENOTES_EXC_DISPATCHER(PV) ((PV) == (ADDR) (REG) SYS$GL_CALL_HANDL) argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp186 static std::string swapFPIntParams(FPParamVariant PV, Module *M, bool LE, in swapFPIntParams()
281 FPParamVariant PV = whichFPParamVariantNeeded(F); in assureFPCallStub() local
446 static void createFPFnStub(Function *F, Module *M, FPParamVariant PV, in createFPFnStub()
H A DMipsAsmPrinter.cpp919 Mips16HardFloatInfo::FPParamVariant PV, in EmitSwapFPIntParams()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DPhiValues.h92 PhiValues *PV; variable
H A DMemoryDependenceAnalysis.h363 PhiValues &PV; variable
375 PhiValues &PV, unsigned DefaultBlockScanLimit) in MemoryDependenceResults()
H A DBasicAliasAnalysis.h58 PhiValues *PV; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600Packetizer.cpp222 const DenseMap<unsigned, unsigned> &PV, in isBundlableWithCurrentPMI() argument
289 const DenseMap<unsigned, unsigned> &PV = in addToPacket() local
H A DR600InstrInfo.cpp319 const DenseMap<unsigned, unsigned> &PV, in ExtractSrcs() argument
513 const DenseMap<unsigned, unsigned> &PV, in fitsReadPortLimitations() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp686 Value *CIV, ParsedValues &PV) { in matchLeftShift()
801 ParsedValues &PV) { in matchRightShift()
876 BasicBlock *LoopB, BasicBlock *PrehB, Value *CIV, ParsedValues &PV, in scanSelect()
1543 ParsedValues &PV) { in generate()
1809 ParsedValues PV; in recognize() local
H A DBitTracker.cpp85 raw_ostream &operator<< (raw_ostream &OS, const printv &PV) { in operator <<()
H A DHexagonFrameLowering.cpp1548 auto *PV = MMO->getPseudoValue(); in processFunctionBeforeFrameFinalized() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemoryDependenceAnalysis.cpp1742 auto &PV = AM.getResult<PhiValuesAnalysis>(F); in run() local
1805 auto &PV = getAnalysis<PhiValuesWrapperPass>().getResult(); in runOnFunction() local
H A DBasicAliasAnalysis.cpp1323 auto CheckForRecPhi = [&](Value *PV) { in aliasPHI()
1778 auto *PV = AM.getCachedResult<PhiValuesAnalysis>(F); in run() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DBodyFarm.cpp568 const ParmVarDecl *PV = D->getParamDecl(1); in create_dispatch_sync() local
H A DThreadSafetyCommon.cpp277 if (const auto *PV = dyn_cast<ParmVarDecl>(VD)) { in translateDeclRefExpr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexDecl.cpp125 for (const auto *PV : FD->parameters()) { in handleDeclarator() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp661 Value *PV; member
H A DSplitKit.cpp438 VNInfo *PV = PS.getVNInfoAt(Def); in addDeadDef() local
H A DCodeGenPrepare.cpp3768 Value *PV = cast<PHINode>(Current)->getIncomingValueForBlock(B); in FillPlaceholders() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c1938 PostVisitTU PV, in perform_test_load()
1994 PostVisitTU PV) { in perform_test_load_tu()
2014 PostVisitTU PV) { in perform_test_load_source()
2090 PostVisitTU PV) { in perform_test_reparse_source()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp56 auto PV = PreservedVariables.find(SP); in finalizeSubprogram() local
H A DConstants.cpp437 if (const auto *PV = dyn_cast<PoisonValue>(this)) in getAggregateElement() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp3554 if (const ParmVarDecl *PV = dyn_cast<ParmVarDecl>(D)) { in getCanonicalParmVarDecl() local
H A DSemaChecking.cpp6003 if (const ParmVarDecl *PV = dyn_cast<ParmVarDecl>(DR->getDecl())) { in SemaBuiltinVAStart() local
7408 if (const ParmVarDecl *PV = dyn_cast<ParmVarDecl>(VD)) { in checkFormatStringExpr() local
13046 if (const auto* PV = dyn_cast<ParmVarDecl>(D)) { in DiagnoseAlwaysNonNullPointer() local

12