Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DBitTracker.cpp85 raw_ostream &operator<< (raw_ostream &OS, const printv &PV) { in operator <<() argument
H A DHexagonLoopIdiomRecognition.cpp667 matchLeftShift(SelectInst *SelI, Value *CIV, ParsedValues &PV) matchLeftShift() argument
782 matchRightShift(SelectInst *SelI, ParsedValues &PV) matchRightShift() argument
857 scanSelect(SelectInst *SelI, BasicBlock *LoopB, BasicBlock *PrehB, Value *CIV, ParsedValues &PV, bool PreScan) scanSelect() argument
1524 generate(BasicBlock::iterator At, ParsedValues &PV) generate() argument
1791 ParsedValues PV; recognize() local
[all...]
H A DHexagonFrameLowering.cpp1397 auto *PV = MMO->getPseudoValue(); in processFunctionBeforeFrameFinalized() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DPhiValues.h94 PhiValues *PV; member in llvm::PhiValues::final
H A DBasicAliasAnalysis.h63 PhiValues *PV; member in llvm::BasicAAResult
H A DMemoryDependenceAnalysis.h362 PhiValues &PV; member in llvm::MemoryDependenceResults
368 MemoryDependenceResults(AliasAnalysis &AA, AssumptionCache &AC, const TargetLibraryInfo &TLI, DominatorTree &DT, PhiValues &PV, unsigned DefaultBlockScanLimit) MemoryDependenceResults() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600InstrInfo.cpp341 ExtractSrcs(MachineInstr &MI, const DenseMap<unsigned, unsigned> &PV, unsigned &ConstCount) const ExtractSrcs() argument
H A DR600Packetizer.cpp294 const DenseMap<unsigned, unsigned> &PV = variable
226 isBundlableWithCurrentPMI(MachineInstr &MI, const DenseMap<unsigned, unsigned> &PV, std::vector<R600InstrInfo::BankSwizzle> &BS, bool &isTransSlot) isBundlableWithCurrentPMI() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp186 static std::string swapFPIntParams(FPParamVariant PV, Module *M, bool LE, in swapFPIntParams() argument
281 FPParamVariant PV = whichFPParamVariantNeeded(F); in assureFPCallStub() local
446 static void createFPFnStub(Function *F, Module *M, FPParamVariant PV, in createFPFnStub() argument
H A DMipsAsmPrinter.cpp918 EmitSwapFPIntParams(const MCSubtargetInfo &STI, Mips16HardFloatInfo::FPParamVariant PV, bool LE, bool ToFP) EmitSwapFPIntParams() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DInterleavedLoadCombinePass.cpp661 Value *PV; member
1040 OS << *PV; print() local
[all...]
H A DSplitKit.cpp428 VNInfo *PV = PS.getVNInfoAt(Def); in addDeadDef() local
H A DCodeGenPrepare.cpp3515 Value *PV = cast<PHINode>(Current)->getIncomingValueForBlock(B); in FillPlaceholders() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A 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/IR/
H A DDIBuilder.cpp56 auto PV = PreservedVariables.find(SP); in finalizeSubprogram() local

Completed in 37 milliseconds