Searched defs:PV (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Analysis/
H A DBodyFarm.cpp245 const ParmVarDecl *PV = D->getParamDecl(1); local
H A DThreadSafety.cpp289 const ParmVarDecl *PV = dyn_cast_or_null<ParmVarDecl>(ND); local
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp269 FPParamVariant PV = whichFPParamVariantNeeded(F); local
417 static void createFPFnStub(Function *F, Module *M, FPParamVariant PV, argument
179 swapFPIntParams(FPParamVariant PV, Module *M, InlineAsmHelper &IAH, bool LE, bool ToFP) argument
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DR600Packetizer.cpp294 const DenseMap<unsigned, unsigned> &PV = local
229 isBundlableWithCurrentPMI(MachineInstr *MI, const DenseMap<unsigned, unsigned> &PV, std::vector<R600InstrInfo::BankSwizzle> &BS, bool &isTransSlot) argument
/freebsd-10-stable/contrib/binutils/binutils/
H A Dreadelf.c5269 #define PV macro
5298 #undef PV macro
/freebsd-10-stable/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2412 widenPHIInstruction(Instruction *PN, InnerLoopVectorizer::VectorParts &Entry, LoopVectorizationLegality *Legal, unsigned UF, unsigned VF, PhiVector *PV) argument
2577 vectorizeBlockInLoop(LoopVectorizationLegality *Legal, BasicBlock *BB, PhiVector *PV) argument

Completed in 124 milliseconds