Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DLSUnit.cpp57 unsigned MayStore = Desc.MayStore; in reserve() local
DInstruction.h270 bool MayStore; member
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCInstrDesc.h113 MayStore, enumerator
/external/llvm/include/llvm/MC/
DMCInstrDesc.h114 MayStore, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCInstrDesc.h136 MayStore, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp517 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/utils/TableGen/
DCodeGenDAGPatterns.cpp2471 bool &MayStore, bool &MayLoad, in InferFromPattern()
2824 bool MayStore, MayLoad, IsBitcast, HasSideEffects, IsVariadic; in InferInstructionFlags() local