/external/llvm/lib/Target/Hexagon/ |
D | HexagonCFGOptimizer.cpp | 223 for (const auto &NewLI : NewLiveIn) in runOnMachineFunction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonCFGOptimizer.cpp | 230 for (const auto &NewLI : NewLiveIn) in runOnMachineFunction() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | InlineSpiller.cpp | 890 LiveInterval &NewLI = Edit->createFrom(Original, LIS, VRM); in reMaterializeFor() local 1059 void InlineSpiller::insertReload(LiveInterval &NewLI, in insertReload() 1076 void InlineSpiller::insertSpill(LiveInterval &NewLI, const LiveInterval &OldLI, in insertSpill() 1168 LiveInterval &NewLI = Edit->createFrom(Reg, LIS, VRM); in spillAroundUses() local
|
D | StrongPHIElimination.cpp | 346 LiveInterval &NewLI = LI->getInterval(NewReg); in runOnMachineFunction() local 807 LiveInterval &NewLI = LI->getInterval(NewReg); in MergeLIsAndRename() local
|
D | LiveIntervalAnalysis.cpp | 745 LiveInterval *NewLI = createInterval(li->reg); in dupInterval() local 791 LiveInterval NewLI(li->reg, 0); in shrinkToUses() local
|
/external/llvm/lib/CodeGen/ |
D | LiveRangeEdit.cpp | 337 LiveInterval &NewLI = createEmptyIntervalFrom(Dest); in eliminateDeadDef() local
|
D | RenameIndependentSubregs.cpp | 143 LiveInterval &NewLI = LIS->createEmptyInterval(NewVReg); in INITIALIZE_PASS_DEPENDENCY() local
|
D | LiveIntervalAnalysis.cpp | 1565 LiveInterval &NewLI = createEmptyInterval(NewVReg); in splitSeparateComponents() local
|
D | AtomicExpandPass.cpp | 368 auto *NewLI = Builder.CreateLoad(NewAddr); in convertAtomicLoadToIntegerType() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | LiveRangeEdit.cpp | 363 LiveInterval &NewLI = createEmptyIntervalFrom(Dest, false); in eliminateDeadDef() local
|
D | RenameIndependentSubregs.cpp | 143 LiveInterval &NewLI = LIS->createEmptyInterval(NewVReg); in INITIALIZE_PASS_DEPENDENCY() local
|
D | LiveIntervals.cpp | 1649 LiveInterval &NewLI = createEmptyInterval(NewVReg); in splitSeparateComponents() local
|
D | AtomicExpandPass.cpp | 378 auto *NewLI = Builder.CreateLoad(NewAddr); in convertAtomicLoadToIntegerType() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 343 LoadInst *NewLI = new LoadInst(NewPN, "", isVolatile, LoadAlignment); in FoldPHIArgLoadIntoPHI() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 381 LoadInst *NewLI = new LoadInst(PhiVal, "", isVolatile, LoadAlignment); in FoldPHIArgLoadIntoPHI() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 599 LoadInst *NewLI = new LoadInst(NewPN, "", isVolatile, LoadAlignment); in FoldPHIArgLoadIntoPHI() local
|
D | InstCombineLoadStoreAlloca.cpp | 1375 LoadInst *NewLI = combineLoadToNewType( in removeBitcastsFromLoadStoreOnMinMax() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 2415 LoadInst &NewLI) { in copyNonnullMetadata() 2440 MDNode *N, LoadInst &NewLI) { in copyRangeMetadata()
|
/external/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 2389 LoadInst *NewLI = IRB.CreateAlignedLoad(&NewAI, NewAI.getAlignment(), in visitLoadInst() local 2408 LoadInst *NewLI = IRB.CreateAlignedLoad(getNewAllocaSlicePtr(IRB, LTy), in visitLoadInst() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 2475 LoadInst *NewLI = IRB.CreateAlignedLoad(&NewAI, NewAI.getAlignment(), in visitLoadInst() local 2511 LoadInst *NewLI = IRB.CreateAlignedLoad(getNewAllocaSlicePtr(IRB, LTy), in visitLoadInst() local
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 2586 Instruction *NewLI; in vectorizeMemoryInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 2498 Value *NewLI; in vectorizeMemoryInstruction() local
|