/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonCFGOptimizer.cpp | 227 for (const auto &NewLI : NewLiveIn) in runOnMachineFunction() local
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonCFGOptimizer.cpp | 223 for (const auto &NewLI : NewLiveIn) in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonCFGOptimizer.cpp | 229 for (const auto &NewLI : NewLiveIn) in runOnMachineFunction() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | LiveRangeEdit.cpp | 337 LiveInterval &NewLI = createEmptyIntervalFrom(Dest); in eliminateDeadDef() local
|
H A D | RenameIndependentSubregs.cpp | 143 LiveInterval &NewLI = LIS->createEmptyInterval(NewVReg); in INITIALIZE_PASS_DEPENDENCY() local
|
H A D | LiveIntervalAnalysis.cpp | 1565 LiveInterval &NewLI = createEmptyInterval(NewVReg); in splitSeparateComponents() local
|
H A D | AtomicExpandPass.cpp | 368 auto *NewLI = Builder.CreateLoad(NewAddr); in convertAtomicLoadToIntegerType() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | LiveRangeEdit.cpp | 397 LiveInterval &NewLI = createEmptyIntervalFrom(Dest, false); in eliminateDeadDef() local
|
H A D | RenameIndependentSubregs.cpp | 143 LiveInterval &NewLI = LIS->createEmptyInterval(NewVReg); in INITIALIZE_PASS_DEPENDENCY() local
|
H A D | LiveIntervals.cpp | 1745 LiveInterval &NewLI = createEmptyInterval(NewVReg); in splitSeparateComponents() local
|
H A D | AtomicExpandPass.cpp | 379 auto *NewLI = Builder.CreateLoad(NewTy, NewAddr); in convertAtomicLoadToIntegerType() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LiveRangeEdit.cpp | 364 LiveInterval &NewLI = createEmptyIntervalFrom(Dest, false); in eliminateDeadDef() local
|
H A D | RenameIndependentSubregs.cpp | 143 LiveInterval &NewLI = LIS->createEmptyInterval(NewVReg); in INITIALIZE_PASS_DEPENDENCY() local
|
H A D | LiveIntervals.cpp | 1674 LiveInterval &NewLI = createEmptyInterval(NewVReg); in splitSeparateComponents() local
|
H A D | AtomicExpandPass.cpp | 385 auto *NewLI = Builder.CreateLoad(NewTy, NewAddr); in convertAtomicLoadToIntegerType() local
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombinePHI.cpp | 343 LoadInst *NewLI = new LoadInst(NewPN, "", isVolatile, LoadAlignment); in FoldPHIArgLoadIntoPHI() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombinePHI.cpp | 610 LoadInst *NewLI = in FoldPHIArgLoadIntoPHI() local
|
H A D | InstCombineLoadStoreAlloca.cpp | 1359 LoadInst *NewLI = IC.combineLoadToNewType(*LI, CmpLoadTy); in removeBitcastsFromLoadStoreOnMinMax() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 2559 LoadInst &NewLI) { in copyNonnullMetadata() 2584 MDNode *N, LoadInst &NewLI) { in copyRangeMetadata()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 2892 LoadInst &NewLI) { in copyNonnullMetadata() 2917 MDNode *N, LoadInst &NewLI) { in copyRangeMetadata()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombinePHI.cpp | 734 LoadInst *NewLI = in foldPHIArgLoadIntoPHI() local
|
H A D | InstCombineLoadStoreAlloca.cpp | 1412 LoadInst *NewLI = IC.combineLoadToNewType(*LI, CmpLoadTy); in removeBitcastsFromLoadStoreOnMinMax() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 2515 LoadInst *NewLI = IRB.CreateAlignedLoad(NewAI.getAllocatedType(), &NewAI, in visitLoadInst() local 2554 LoadInst *NewLI = IRB.CreateAlignedLoad( in visitLoadInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 2790 LoadInst *NewLI = IRB.CreateAlignedLoad(NewAI.getAllocatedType(), NewPtr, in visitLoadInst() local 2823 LoadInst *NewLI = in visitLoadInst() local
|