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-project/llvm/lib/Target/PowerPC/
DPPCLoopInstrFormPrep.cpp272 static Value *GetPointerOperand(Value *MemI) { in GetPointerOperand()
309 void PPCLoopInstrFormPrep::addOneCandidate(Instruction *MemI, const SCEV *LSCEV, in addOneCandidate()
340 Instruction *MemI; in collectCandidates() local
507 Instruction *MemI = BucketChain.Elements.begin()->Instr; in rewriteLoadStores() local
733 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/llvm-project/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp237 Instruction *MemI; member
321 Instruction *MemI; in runOnLoop() local
/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/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp813 GetElementPtrInst *GEPI, Instruction *MemI, in canReplaceGEPIdxWithZero()
889 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/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/llvm-project/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h1296 getAddrModeFromMemoryOp(const MachineInstr &MemI, in getAddrModeFromMemoryOp()
DTargetLowering.h1220 unsigned MemI = (unsigned) MemVT.getSimpleVT().SimpleTy; in getLoadExtAction() local
1245 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/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp2148 AArch64InstrInfo::getAddrModeFromMemoryOp(const MachineInstr &MemI, in getAddrModeFromMemoryOp()
/external/llvm-project/llvm/lib/Target/X86/
DX86InstrInfo.cpp3668 X86InstrInfo::getAddrModeFromMemoryOp(const MachineInstr &MemI, in getAddrModeFromMemoryOp()