/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 327 LoadInst *NewLoad = IC.Builder->CreateAlignedLoad( in combineLoadToNewType() local 483 LoadInst *NewLoad = combineLoadToNewType( in combineLoadToOperationType() local 506 LoadInst *NewLoad = combineLoadToNewType(IC, LI, CI->getDestTy()); in combineLoadToOperationType() local 535 LoadInst *NewLoad = combineLoadToNewType(IC, LI, ST->getTypeAtIndex(0U), in unpackLoadToAggregate() local 577 LoadInst *NewLoad = combineLoadToNewType(IC, LI, ET, ".unpack"); in unpackLoadToAggregate() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 472 LoadInst *NewLoad = Builder.CreateAlignedLoad( in combineLoadToNewType() local 610 LoadInst *NewLoad = IC.combineLoadToNewType( in combineLoadToOperationType() local 633 LoadInst *NewLoad = IC.combineLoadToNewType(LI, CI->getDestTy()); in combineLoadToOperationType() local 661 LoadInst *NewLoad = IC.combineLoadToNewType(LI, ST->getTypeAtIndex(0U), in unpackLoadToAggregate() local 711 LoadInst *NewLoad = IC.combineLoadToNewType(LI, ET, ".unpack"); in unpackLoadToAggregate() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 565 LoadInst *NewLoad = Builder.CreateAlignedLoad( in combineLoadToNewType() local 702 LoadInst *NewLoad = IC.combineLoadToNewType(Load, DestTy); in combineLoadToOperationType() local 731 LoadInst *NewLoad = IC.combineLoadToNewType(LI, ST->getTypeAtIndex(0U), in unpackLoadToAggregate() local 774 LoadInst *NewLoad = IC.combineLoadToNewType(LI, ET, ".unpack"); in unpackLoadToAggregate() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/ |
H A D | RandomIRBuilder.cpp | 56 auto *NewLoad = new LoadInst( in newSource() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/FuzzMutate/ |
H A D | RandomIRBuilder.cpp | 63 auto *NewLoad = new LoadInst(AccessTy, Ptr, "L", &*IP); in newSource() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | LoadCombine.cpp | 215 LoadInst *NewLoad = new LoadInst( in combineLoads() local
|
H A D | GVN.cpp | 1054 LoadInst *NewLoad = Builder.CreateLoad(PtrVal); in GetLoadValueForLoad() local 1559 auto *NewLoad = new LoadInst(LoadPtr, LI->getName()+".pre", in PerformLoadPRE() local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceASanInstrumentation.cpp | 368 auto *NewLoad = InstLoad::create(Context.getNode()->getCfg(), in instrumentLoad() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | VNCoercion.cpp | 432 LoadInst *NewLoad = Builder.CreateLoad(DestTy, PtrVal); in getLoadValueForLoad() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | VNCoercion.cpp | 489 LoadInst *NewLoad = Builder.CreateLoad(DestTy, PtrVal); in getLoadValueForLoad() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | ExpandVectorPredication.cpp | 435 LoadInst *NewLoad = in expandPredicationInMemoryIntrinsic() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64LegalizerInfo.cpp | 716 auto NewLoad = MIRBuilder.buildLoad(NewReg, MI.getOperand(1).getReg(), MMO); in legalizeLoadStore() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86AvoidStoreForwardingBlocks.cpp | 393 MachineInstr *NewLoad = in buildCopy() local
|
H A D | X86InterleavedAccess.cpp | 224 Instruction *NewLoad = in decompose() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86AvoidStoreForwardingBlocks.cpp | 397 MachineInstr *NewLoad = in buildCopy() local
|
H A D | X86InterleavedAccess.cpp | 218 Instruction *NewLoad = in decompose() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | AggressiveInstCombine.cpp | 781 LoadInst *NewLoad = nullptr, *LI1 = LOps.Root; in foldConsecutiveLoads() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64LegalizerInfo.cpp | 1236 auto NewLoad = MIRBuilder.buildLoad(NewTy, MI.getOperand(1), MMO); in legalizeLoadStore() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | R600ISelLowering.cpp | 1387 SDValue NewLoad = DAG.getExtLoad( in LowerLOAD() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 3204 SDValue NewLoad(Load, 0); in visitAND() local 3248 SDValue NewLoad = in visitAND() local 7226 SDValue NewLoad = DAG.getExtLoad(LN0->getExtensionType(), SDLoc(LN0), in visitTRUNCATE() local 10111 SDValue NewLoad = in visitLOAD() local 11866 SDValue NewLoad = DAG.getLoad( in MergeConsecutiveStores() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | R600ISelLowering.cpp | 1505 SDValue NewLoad = DAG.getExtLoad( in LowerLOAD() local
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | R600ISelLowering.cpp | 1649 SDValue NewLoad = DAG.getExtLoad(ISD::EXTLOAD, DL, VT, Chain, Ptr, in LowerLOAD() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 5027 SDValue NewLoad = ReduceLoadWidth(And.getNode()); in BackwardsPropagateMask() local 5314 SDValue NewLoad(Load, 0); in visitAND() local 6909 SDValue NewLoad = DAG.getExtLoad(NeedsZext ? ISD::ZEXTLOAD : ISD::NON_EXTLOAD, in MatchLoadCombine() local 9558 SDValue NewLoad = DAG.getMaskedLoad( in tryToFoldExtOfMaskedLoad() local 10900 SDValue NewLoad = DAG.getExtLoad(LN0->getExtensionType(), SDLoc(LN0), in visitTRUNCATE() local 14361 SDValue NewLoad = DAG.getExtLoad( in visitLOAD() local 16225 SDValue NewLoad, NewStore; in MergeConsecutiveStores() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | VectorCombine.cpp | 1203 auto *NewLoad = cast<LoadInst>(Builder.CreateLoad( in scalarizeLoadExtract() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | GVN.cpp | 1246 auto *NewLoad = new LoadInst( in PerformLoadPRE() local
|