Searched defs:MayStore (Results 1 – 8 of 8) sorted by relevance
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/ |
| D | LSUnit.cpp | 57 unsigned MayStore = Desc.MayStore; in reserve() local
|
| D | Instruction.h | 270 bool MayStore; member
|
| /external/swiftshader/third_party/LLVM/include/llvm/MC/ |
| D | MCInstrDesc.h | 113 MayStore, enumerator
|
| /external/llvm/include/llvm/MC/ |
| D | MCInstrDesc.h | 114 MayStore, enumerator
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/ |
| D | MCInstrDesc.h | 136 MayStore, enumerator
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
| D | MipsDelaySlotFiller.cpp | 517 bool MemDefsUses::updateDefsUses(ValueType V, bool MayStore) { in updateDefsUses()
|
| /external/llvm/lib/Target/Mips/ |
| D | MipsDelaySlotFiller.cpp | 490 bool MemDefsUses::updateDefsUses(ValueType V, bool MayStore) { in updateDefsUses()
|
| /external/swiftshader/third_party/LLVM/utils/TableGen/ |
| D | CodeGenDAGPatterns.cpp | 2471 bool &MayStore, bool &MayLoad, in InferFromPattern() 2824 bool MayStore, MayLoad, IsBitcast, HasSideEffects, IsVariadic; in InferInstructionFlags() local
|