Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/x86/
Drv40dsp_init.c73 #define QPEL_FUNC_DECL(OP, SIZE, PH, PV, OPT) \ in DECLARE_WEIGHT() argument
103 #define QPEL_FUNCS_DECL(OP, PH, PV, OPT) \ argument
148 #define QPEL_FUNC_SET(OP, SIZE, PH, PV, OPT) \ argument
152 #define QPEL_FUNCS_SET(OP, PH, PV, OPT) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
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()
DMipsAsmPrinter.cpp919 Mips16HardFloatInfo::FPParamVariant PV, in EmitSwapFPIntParams()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DPhiValues.h94 PhiValues *PV; variable
DMemoryDependenceAnalysis.h362 PhiValues &PV; variable
370 PhiValues &PV, unsigned DefaultBlockScanLimit) in MemoryDependenceResults()
DBasicAliasAnalysis.h63 PhiValues *PV; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600Packetizer.cpp227 const DenseMap<unsigned, unsigned> &PV, in isBundlableWithCurrentPMI() argument
294 const DenseMap<unsigned, unsigned> &PV = in addToPacket() local
DR600InstrInfo.cpp342 const DenseMap<unsigned, unsigned> &PV, in ExtractSrcs() argument
536 const DenseMap<unsigned, unsigned> &PV, in fitsReadPortLimitations() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonLoopIdiomRecognition.cpp668 Value *CIV, ParsedValues &PV) { in matchLeftShift()
783 ParsedValues &PV) { in matchRightShift()
858 BasicBlock *LoopB, BasicBlock *PrehB, Value *CIV, ParsedValues &PV, in scanSelect()
1525 ParsedValues &PV) { in generate()
1791 ParsedValues PV; in recognize() local
DBitTracker.cpp85 raw_ostream &operator<< (raw_ostream &OS, const printv &PV) { in operator <<()
DHexagonFrameLowering.cpp1397 auto *PV = MMO->getPseudoValue(); in processFunctionBeforeFrameFinalized() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp1759 auto &PV = AM.getResult<PhiValuesAnalysis>(F); in run() local
1822 auto &PV = getAnalysis<PhiValuesWrapperPass>().getResult(); in runOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DInterleavedLoadCombinePass.cpp661 Value *PV; member
DSplitKit.cpp428 VNInfo *PV = PS.getVNInfoAt(Def); in addDeadDef() local
DCodeGenPrepare.cpp3515 Value *PV = cast<PHINode>(Current)->getIncomingValueForBlock(B); in FillPlaceholders() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
DTracePerfTest.cpp1912 using PV = std::vector<P>; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp56 auto PV = PreservedVariables.find(SP); in finalizeSubprogram() local