Home
last modified time | relevance | path

Searched defs:MemI (Results 1 – 16 of 16) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCLoopInstrFormPrep.cpp274 static Value *GetPointerOperand(Value *MemI) { in GetPointerOperand()
308 void PPCLoopInstrFormPrep::addOneCandidate(Instruction *MemI, const SCEV *LSCEV, in addOneCandidate()
339 Instruction *MemI; in collectCandidates() local
502 Instruction *MemI = BucketChain.Elements.begin()->Instr; in rewriteLoadStores() local
724 bool PPCLoopInstrFormPrep::alreadyPrepared(Loop *L, Instruction* MemI, in alreadyPrepared()
/external/llvm/lib/Target/PowerPC/
DPPCLoopPreIncPrep.cpp133 static Value *GetPointerOperand(Value *MemI) { in GetPointerOperand()
189 Instruction *MemI; in runOnLoop() local
313 Instruction *MemI = Buckets[i].Elements.begin()->Instr; in runOnLoop() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp242 Instruction *MemI = nullptr; member
329 Instruction *MemI; in runOnLoop() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCLoopInstrFormPrep.cpp374 static Value *getPointerOperandAndType(Value *MemI, in getPointerOperandAndType()
831 Instruction *MemI, const SCEV *LSCEV, SmallVector<Bucket, 16> &Buckets, in addOneCandidate()
1139 Value *PPCLoopInstrFormPrep::getNodeForInc(Loop *L, Instruction *MemI, in getNodeForInc()
1211 bool PPCLoopInstrFormPrep::alreadyPrepared(Loop *L, Instruction *MemI, in alreadyPrepared()
/external/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp224 Instruction *MemI; in runOnLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp255 Instruction *MemI; in runOnLoop() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOMemOPSizeOpt.cpp378 auto *MemI = cast<MemIntrinsic>(NewInst); in perform() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp701 Instruction *MemI, unsigned &Idx) { in canReplaceGEPIdxWithZero()
773 T &MemI) { in replaceGEPIdxWithZero()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp848 Instruction *MemI, unsigned &Idx) { in canReplaceGEPIdxWithZero()
918 T &MemI) { in replaceGEPIdxWithZero()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp908 GetElementPtrInst *GEPI, Instruction *MemI, in canReplaceGEPIdxWithZero()
984 T &MemI) { in replaceGEPIdxWithZero()
/external/llvm/include/llvm/Target/
DTargetLowering.h661 unsigned MemI = (unsigned) MemVT.getSimpleVT().SimpleTy; in getLoadExtAction() local
686 unsigned MemI = (unsigned) MemVT.getSimpleVT().SimpleTy; in getTruncStoreAction() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1416 getAddrModeFromMemoryOp(const MachineInstr &MemI, in getAddrModeFromMemoryOp()
DTargetLowering.h1301 unsigned MemI = (unsigned) MemVT.getSimpleVT().SimpleTy; in getLoadExtAction() local
1326 unsigned MemI = (unsigned) MemVT.getSimpleVT().SimpleTy; in getTruncStoreAction() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1068 unsigned MemI = (unsigned) MemVT.getSimpleVT().SimpleTy; in getLoadExtAction() local
1093 unsigned MemI = (unsigned) MemVT.getSimpleVT().SimpleTy; in getTruncStoreAction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp2598 AArch64InstrInfo::getAddrModeFromMemoryOp(const MachineInstr &MemI, in getAddrModeFromMemoryOp()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp3732 X86InstrInfo::getAddrModeFromMemoryOp(const MachineInstr &MemI, in getAddrModeFromMemoryOp()