Home
last modified time | relevance | path

Searched defs:MayStore (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h169 MayStore, enumerator
/llvm-project/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp516 if (MayStore) in updateDefsUses() argument
/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h524 bool MayStore : 1; variable