Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp627 int Offset, unsigned Base, bool BaseKill, unsigned Opcode, in CreateLoadStoreMulti()
834 int Offset, unsigned Base, bool BaseKill, unsigned Opcode, in CreateLoadStoreDouble()
904 bool BaseKill = LatestMI->killsRegister(Base); in MergeOpsUpdate() local
1293 bool BaseKill = BaseOP.isKill(); in MergeBaseUpdateLSMultiple() local
1473 bool BaseKill = getLoadStoreBaseOp(*MI).isKill(); in MergeBaseUpdateLoadStore() local
1734 bool BaseKill, bool BaseUndef, ARMCC::CondCodes Pred, in InsertLDR_STR()
1793 bool BaseKill = BaseOp.isKill(); in FixInvalidRegPairOp() local