Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DPagedVector.h169 const PagedVector *PV; variable
179 MaterializedIterator(PagedVector const *PV, size_t ElementIdx) in MaterializedIterator()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp187 static std::string swapFPIntParams(FPParamVariant PV, Module *M, bool LE, in swapFPIntParams()
282 FPParamVariant PV = whichFPParamVariantNeeded(F); in assureFPCallStub() local
445 static void createFPFnStub(Function *F, Module *M, FPParamVariant PV, in createFPFnStub()
H A DMipsAsmPrinter.cpp880 Mips16HardFloatInfo::FPParamVariant PV, in EmitSwapFPIntParams()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DPhiValues.h91 PhiValues *PV; variable
/freebsd/contrib/llvm-project/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.cpp318 const DenseMap<unsigned, unsigned> &PV, in ExtractSrcs() argument
512 const DenseMap<unsigned, unsigned> &PV, in fitsReadPortLimitations() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp684 Value *CIV, ParsedValues &PV) { in matchLeftShift()
799 ParsedValues &PV) { in matchRightShift()
874 BasicBlock *LoopB, BasicBlock *PrehB, Value *CIV, ParsedValues &PV, in scanSelect()
1538 ParsedValues &PV) { in generate()
1804 ParsedValues PV; in recognize() local
H A DBitTracker.cpp85 raw_ostream &operator<< (raw_ostream &OS, const printv &PV) { in operator <<()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DBodyFarm.cpp598 const ParmVarDecl *PV = D->getParamDecl(1); in create_dispatch_sync() local
H A DThreadSafetyCommon.cpp313 if (const auto *PV = dyn_cast<ParmVarDecl>(VD)) { in translateDeclRefExpr() local
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp129 for (const auto *PV : FD->parameters()) { in handleDeclarator() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp661 Value *PV = nullptr; member
H A DSplitKit.cpp444 VNInfo *PV = PS.getVNInfoAt(Def); in addDeadDef() local
H A DCodeGenPrepare.cpp4028 Value *PV = cast<PHINode>(Current)->getIncomingValueForBlock(B); in FillPlaceholders() local
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp533 PackedVersion PV; in getPackedVersion() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1376 auto CheckForRecPhi = [&](Value *PV) { in aliasPHI()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp434 if (const auto *PV = dyn_cast<PoisonValue>(this)) in getAggregateElement() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp4197 if (const ParmVarDecl *PV = dyn_cast<ParmVarDecl>(D)) { in getCanonicalParmVarDecl() local
H A DSemaChecking.cpp9056 if (const ParmVarDecl *PV = dyn_cast<ParmVarDecl>(DR->getDecl())) { in SemaBuiltinVAStart() local
10622 if (const auto *PV = dyn_cast<ParmVarDecl>(VD)) { in checkFormatStringExpr() local
16492 if (const auto* PV = dyn_cast<ParmVarDecl>(D)) { in DiagnoseAlwaysNonNullPointer() local