Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h169 MayStore, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp516 bool MemDefsUses::updateDefsUses(ValueType V, bool MayStore) { in updateDefsUses()
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h524 bool MayStore : 1; variable