Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SIMDInstrOpt.cpp235 const MCSchedClassDesc *SCDescRepl; in shouldReplaceInst() local
243 SCDescRepl = SchedModel.getMCSchedModel()->getSchedClassDesc( in shouldReplaceInst()
245 if (!SCDescRepl->isValid() || SCDescRepl->isVariant()) in shouldReplaceInst()