Home
last modified time | relevance | path

Searched defs:NewLoad (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp472 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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
DRandomIRBuilder.cpp56 auto *NewLoad = new LoadInst( in newSource() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceASanInstrumentation.cpp368 auto *NewLoad = InstLoad::create(Context.getNode()->getCfg(), in instrumentLoad() local
DIceTargetLoweringX8664.cpp5048 auto *NewLoad = Context.insert<InstIntrinsic>(2, Dest, Info); in doAddressOptLoadSubVector() local
DIceTargetLoweringX8632.cpp5638 auto *NewLoad = Context.insert<InstIntrinsic>(2, Dest, Info); in doAddressOptLoadSubVector() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DVNCoercion.cpp432 LoadInst *NewLoad = Builder.CreateLoad(DestTy, PtrVal); in getLoadValueForLoad() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64LegalizerInfo.cpp716 auto NewLoad = MIRBuilder.buildLoad(NewReg, MI.getOperand(1).getReg(), MMO); in legalizeLoadStore() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86AvoidStoreForwardingBlocks.cpp397 MachineInstr *NewLoad = in buildCopy() local
DX86InterleavedAccess.cpp218 Instruction *NewLoad = in decompose() local
DX86ISelLowering.cpp28326 SDValue NewLoad = DAG.getMaskedLoad( in LowerMLOAD() local
28364 SDValue NewLoad = DAG.getMaskedLoad( in LowerMLOAD() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DR600ISelLowering.cpp1505 SDValue NewLoad = DAG.getExtLoad( in LowerLOAD() local
DAMDGPUISelLowering.cpp2917 SDValue NewLoad in performLoadCombine() local
DSIISelLowering.cpp7301 SDValue NewLoad = DAG.getLoad(ISD::UNINDEXED, ISD::NON_EXTLOAD, in widenLoad() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp1246 auto *NewLoad = new LoadInst( in PerformLoadPRE() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp5027 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
DLegalizeDAG.cpp1341 SDValue NewLoad; in ExpandExtractFromVectorThroughStack() local
DTargetLowering.cpp3349 SDValue NewLoad = DAG.getLoad( in SimplifySetCC() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2247 Instruction *NewLoad; in vectorizeInterleaveGroup() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp3274 SDValue NewLoad = DAG.getLoad(ResVT, DL, LoadN->getChain(), in lowerBITCAST() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp9151 SDValue NewLoad = DAG.getMaskedLoad( in LowerMLOAD() local
14128 if (SDValue NewLoad = PerformSplittingToWideningLoad(N, DAG)) in PerformExtendCombine() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp10398 SDValue NewLoad[2]; in LowerFP_EXTEND() local