Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp1455 bool OffKill, bool OffUndef, in InsertLDR_STR() argument
1504 bool OffUndef = isT2 ? false : MI->getOperand(3).isUndef(); in FixInvalidRegPairOp() local
1552 BaseReg, false, BaseUndef, false, OffUndef, in FixInvalidRegPairOp()
1557 BaseReg, BaseKill, BaseUndef, OffKill, OffUndef, in FixInvalidRegPairOp()
1572 BaseReg, false, BaseUndef, false, OffUndef, in FixInvalidRegPairOp()
1577 BaseReg, BaseKill, BaseUndef, OffKill, OffUndef, in FixInvalidRegPairOp()