Home
last modified time | relevance | path

Searched defs:MemInst (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp72 const CodeGenInstruction *MemInst; member in __anon6270c10e0111::X86FoldTablesEmitter::X86FoldTableEntry
94 const CodeGenInstruction *MemInst) in X86FoldTableEntry() argument
334 const CodeGenInstruction *MemInst; member in __anon6270c10e0111::IsMatch
442 addEntryWithFlags(FoldTable & Table,const CodeGenInstruction * RegInst,const CodeGenInstruction * MemInst,uint16_t S,unsigned FoldedIdx,bool IsManual) addEntryWithFlags() argument
510 addBroadcastEntry(FoldTable & Table,const CodeGenInstruction * RegInst,const CodeGenInstruction * MemInst) addBroadcastEntry() argument
536 updateTables(const CodeGenInstruction * RegInst,const CodeGenInstruction * MemInst,uint16_t S,bool IsManual,bool IsBroadcast) updateTables() argument
684 for (const CodeGenInstruction *MemInst : MemInsts) { run() local
[all...]
/llvm-project/polly/lib/CodeGen/
H A DIRBuilder.cpp182 auto MemInst = MemAccInst::dyn_cast(Inst); getMemAccInstPointerOperand() local
H A DIslNodeBuilder.cpp951 auto MemInst = MemAccInst::dyn_cast(Inst); materializeValue() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp1249 getMatchingValue(LoadValue & InVal,ParseMemoryInst & MemInst,unsigned CurrentGeneration) getMatchingValue() argument
1552 ParseMemoryInst MemInst(&Inst, TTI); processNode() local
[all...]
H A DLoopIdiomRecognize.cpp729 processLoopMemIntrinsic(BasicBlock * BB,bool (LoopIdiomRecognize::* Processor)(MemInst *,const SCEV *),const SCEV * BECount) processLoopMemIntrinsic() argument
/llvm-project/polly/lib/Analysis/
H A DScopDetection.cpp1250 if (auto MemInst = MemAccInst::dyn_cast(Inst)) { isValidInstruction() local
H A DScopBuilder.cpp2080 if (auto MemInst = MemAccInst::dyn_cast(*Inst)) { in buildAccessFunctions() local