/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | Mips16HardFloat.cpp | 187 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 D | MipsAsmPrinter.cpp | 884 Mips16HardFloatInfo::FPParamVariant PV, in EmitSwapFPIntParams()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | PhiValues.h | 91 PhiValues *PV; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600Packetizer.cpp | 221 const DenseMap<unsigned, unsigned> &PV, in isBundlableWithCurrentPMI() argument 288 const DenseMap<unsigned, unsigned> &PV = in addToPacket() local
|
H A D | R600InstrInfo.cpp | 318 const DenseMap<unsigned, unsigned> &PV, in ExtractSrcs() argument 512 const DenseMap<unsigned, unsigned> &PV, in fitsReadPortLimitations() argument
|
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/ |
H A D | DiagnosticBuilderWrappers.cpp | 45 [&Stream](const std::pair<PlatformType, VersionTuple> &PV) { in operator <<()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonLoopIdiomRecognition.cpp | 684 Value *CIV, ParsedValues &PV) { in matchLeftShift() 798 ParsedValues &PV) { in matchRightShift() 868 BasicBlock *LoopB, BasicBlock *PrehB, Value *CIV, ParsedValues &PV, in scanSelect() 1532 ParsedValues &PV) { in generate() 1798 ParsedValues PV; in recognize() local
|
H A D | BitTracker.cpp | 85 raw_ostream &operator<< (raw_ostream &OS, const printv &PV) { in operator <<()
|
/freebsd/contrib/llvm-project/clang/lib/Index/ |
H A D | IndexDecl.cpp | 129 for (const auto *PV : FD->parameters()) { in handleDeclarator() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | InterleavedLoadCombinePass.cpp | 661 Value *PV = nullptr; member
|
H A D | SplitKit.cpp | 443 VNInfo *PV = PS.getVNInfoAt(Def); in addDeadDef() local
|
H A D | CodeGenPrepare.cpp | 4122 Value *PV = cast<PHINode>(Current)->getIncomingValueForBlock(B); in FillPlaceholders() local
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | ThreadSafetyCommon.cpp | 313 if (const auto *PV = dyn_cast<ParmVarDecl>(VD)) { in translateDeclRefExpr() local
|
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/ |
H A D | TextStubV5.cpp | 533 PackedVersion PV; in getPackedVersion() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | BasicAliasAnalysis.cpp | 1449 auto CheckForRecPhi = [&](Value *PV) { in aliasPHI()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Constants.cpp | 448 if (const auto *PV = dyn_cast<PoisonValue>(this)) in getAggregateElement() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 4700 if (const ParmVarDecl *PV = dyn_cast<ParmVarDecl>(DR->getDecl())) { in BuiltinVAStart() local 5823 if (const auto *PV = dyn_cast<ParmVarDecl>(VD)) { in checkFormatStringExpr() local 11607 if (const auto* PV = dyn_cast<ParmVarDecl>(D)) { in DiagnoseAlwaysNonNullPointer() local
|
H A D | SemaTemplateInstantiate.cpp | 4340 if (const ParmVarDecl *PV = dyn_cast<ParmVarDecl>(D)) { in getCanonicalParmVarDecl() local
|