Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
DMips16HardFloat.cpp180 (FPParamVariant PV, Module *M, InlineAsmHelper &IAH, in swapFPIntParams()
269 FPParamVariant PV = whichFPParamVariantNeeded(F); in assureFPCallStub() local
417 static void createFPFnStub(Function *F, Module *M, FPParamVariant PV, in createFPFnStub()
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
DR600Packetizer.cpp230 const DenseMap<unsigned, unsigned> &PV, in isBundlableWithCurrentPMI() argument
294 const DenseMap<unsigned, unsigned> &PV = in addToPacket() local
DR600InstrInfo.cpp355 const DenseMap<unsigned, unsigned> &PV, in ExtractSrcs() argument
550 const DenseMap<unsigned, unsigned> &PV, in fitsReadPortLimitations() argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Analysis/
DBodyFarm.cpp245 const ParmVarDecl *PV = D->getParamDecl(1); in create_dispatch_sync() local
DThreadSafety.cpp289 const ParmVarDecl *PV = dyn_cast_or_null<ParmVarDecl>(ND); in buildSExpr() local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2415 unsigned UF, unsigned VF, PhiVector *PV) { in widenPHIInstruction()
2578 BasicBlock *BB, PhiVector *PV) { in vectorizeBlockInLoop()
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaTemplateInstantiate.cpp2749 if (const ParmVarDecl *PV = dyn_cast<ParmVarDecl>(D)) { in getCanonicalParmVarDecl() local
DSemaChecking.cpp1634 if (const ParmVarDecl *PV = dyn_cast<ParmVarDecl>(DR->getDecl())) { in SemaBuiltinVAStart() local
2081 if (const ParmVarDecl *PV = dyn_cast<ParmVarDecl>(VD)) { in checkFormatStringExpr() local
/freebsd-10-stable/contrib/binutils/binutils/
Dreadelf.c5269 #define PV(_m) if (tp->_m) printf (#_m "=%d ", tp->_m); in dump_hppa_unwind() macro