Searched refs:MayStore (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCInstrDesc.h117 MayStore, enumerator in enum:llvm::MCID::__anon25536
377 return Flags & (1 << MCID::MayStore);
/external/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp153 bool updateDefsUses(ValueType V, bool MayStore);
452 bool MemDefsUses::updateDefsUses(ValueType V, bool MayStore) { argument
453 if (MayStore)
/external/llvm/include/llvm/CodeGen/
H A DMachineInstr.h540 return hasProperty(MCID::MayStore, Type);

Completed in 176 milliseconds