Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp1554 bool OffKill, bool OffUndef, ARMCC::CondCodes Pred, in InsertLDR_STR()
1608 bool OffUndef = isT2 ? false : MI->getOperand(3).isUndef(); in FixInvalidRegPairOp() local