Searched defs:BaseKill (Results 1 – 1 of 1) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMLoadStoreOptimizer.cpp | 625 int Offset, unsigned Base, bool BaseKill, unsigned Opcode, in CreateLoadStoreMulti() 832 int Offset, unsigned Base, bool BaseKill, unsigned Opcode, in CreateLoadStoreDouble() 902 bool BaseKill = LatestMI->killsRegister(Base); in MergeOpsUpdate() local 1272 bool BaseKill = BaseOP.isKill(); in MergeBaseUpdateLSMultiple() local 1398 bool BaseKill = getLoadStoreBaseOp(*MI).isKill(); in MergeBaseUpdateLoadStore() local 1631 bool BaseKill, bool BaseUndef, ARMCC::CondCodes Pred, in InsertLDR_STR() 1690 bool BaseKill = BaseOp.isKill(); in FixInvalidRegPairOp() local
|