Searched defs:PIC (Results 1 - 7 of 7) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
| H A D | MCObjectFileInfo.cpp | 800 void MCObjectFileInfo::InitMCObjectFileInfo(const Triple &TheTriple, bool PIC, in InitMCObjectFileInfo() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Passes/ |
| H A D | StandardInstrumentations.cpp | 221 registerCallbacks( PassInstrumentationCallbacks &PIC) registerCallbacks() argument 238 registerCallbacks( PassInstrumentationCallbacks &PIC) registerCallbacks() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| H A D | PassTimingInfo.cpp | 262 void TimePassesHandler::registerCallbacks(PassInstrumentationCallbacks &PIC) { in registerCallbacks() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/ |
| H A D | LTOBackend.cpp | 172 PassInstrumentationCallbacks PIC; in runNewPMPasses() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Passes/ |
| H A D | PassBuilder.h | 114 PassInstrumentationCallbacks *PIC; member in llvm::PassBuilder
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| H A D | PredicateInfo.cpp | 562 CallInst *PIC = in materializeStack() local 574 CallInst *PIC = B.CreateCall(IF, Op); in materializeStack() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| H A D | LICM.cpp | 429 PredIteratorCache PIC; in runOnLoop() local 1778 LoopPromoter(Value *SP, ArrayRef<const Instruction *> Insts, SSAUpdater &S, const SmallSetVector<Value *, 8> &PMA, SmallVectorImpl<BasicBlock *> &LEB, SmallVectorImpl<Instruction *> &LIP, SmallVectorImpl<MemoryAccess *> &MSSAIP, PredIteratorCache &PIC, AliasSetTracker &ast, MemorySSAUpdater *MSSAU, LoopInfo &li, DebugLoc dl, int alignment, bool UnorderedAtomic, const AAMDNodes &AATags, ICFLoopSafetyInfo &SafetyInfo) LoopPromoter() argument 1880 promoteLoopAccessesToScalars( const SmallSetVector<Value *, 8> &PointerMustAliases, SmallVectorImpl<BasicBlock *> &ExitBlocks, SmallVectorImpl<Instruction *> &InsertPts, SmallVectorImpl<MemoryAccess *> &MSSAInsertPts, PredIteratorCache &PIC, LoopInfo *LI, DominatorTree *DT, const TargetLibraryInfo *TLI, Loop *CurLoop, AliasSetTracker *CurAST, MemorySSAUpdater *MSSAU, ICFLoopSafetyInfo *SafetyInfo, OptimizationRemarkEmitter *ORE) promoteLoopAccessesToScalars() argument
|
Completed in 11 milliseconds