Home
last modified time | relevance | path

Searched refs:isi32Store (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp274 static bool isi32Store(unsigned Opc) { in isi32Store() function
296 bool isNotVFP = isi32Load(Opcode) || isi32Store(Opcode); in MergeOps()
451 bool isNotVFP = isi32Load(Opcode) || isi32Store(Opcode); in MergeLDR_STR()
859 if (isi32Load(Opcode) || isi32Store(Opcode)) in MergeBaseUpdateLoadStore()