/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | BitTracker.cpp | 85 raw_ostream &operator<< (raw_ostream &OS, const printv &PV) { in operator <<() argument
|
H A D | HexagonLoopIdiomRecognition.cpp | 667 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 D | HexagonFrameLowering.cpp | 1397 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 D | PhiValues.h | 94 PhiValues *PV; member in llvm::PhiValues::final
|
H A D | BasicAliasAnalysis.h | 63 PhiValues *PV; member in llvm::BasicAAResult
|
H A D | MemoryDependenceAnalysis.h | 362 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 D | R600InstrInfo.cpp | 341 ExtractSrcs(MachineInstr &MI, const DenseMap<unsigned, unsigned> &PV, unsigned &ConstCount) const ExtractSrcs() argument
|
H A D | R600Packetizer.cpp | 294 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 D | Mips16HardFloat.cpp | 186 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 D | MipsAsmPrinter.cpp | 918 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 D | InterleavedLoadCombinePass.cpp | 661 Value *PV; member 1040 OS << *PV; print() local [all...] |
H A D | SplitKit.cpp | 428 VNInfo *PV = PS.getVNInfoAt(Def); in addDeadDef() local
|
H A D | CodeGenPrepare.cpp | 3515 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 D | MemoryDependenceAnalysis.cpp | 1759 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 D | DIBuilder.cpp | 56 auto PV = PreservedVariables.find(SP); in finalizeSubprogram() local
|