Home
last modified time | relevance | path

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

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