Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp630 int Offset, unsigned Base, bool BaseKill, unsigned Opcode, in CreateLoadStoreMulti()
837 int Offset, unsigned Base, bool BaseKill, unsigned Opcode, in CreateLoadStoreDouble()
907 bool BaseKill = LatestMI->killsRegister(Base, /*TRI=*/nullptr); in MergeOpsUpdate() local
1296 bool BaseKill = BaseOP.isKill(); in MergeBaseUpdateLSMultiple() local
1476 bool BaseKill = getLoadStoreBaseOp(*MI).isKill(); in MergeBaseUpdateLoadStore() local
1737 bool BaseKill, bool BaseUndef, ARMCC::CondCodes Pred, in InsertLDR_STR()
1796 bool BaseKill = BaseOp.isKill(); in FixInvalidRegPairOp() local