Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCInstrDesc.h114 MayStore, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstrDesc.h159 MayStore, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCInstrDesc.h169 MayStore, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp516 bool MemDefsUses::updateDefsUses(ValueType V, bool MayStore) { in updateDefsUses()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp519 bool MemDefsUses::updateDefsUses(ValueType V, bool MayStore) { in updateDefsUses()
/external/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp490 bool MemDefsUses::updateDefsUses(ValueType V, bool MayStore) { in updateDefsUses()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h374 bool MayStore; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/
DInstruction.h524 bool MayStore : 1; variable