Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64MIPeepholeOpt.cpp431 const TargetRegisterClass *FirstInstrOperandRC = in splitTwoPartImm() local
439 ? FirstInstrOperandRC in splitTwoPartImm()
453 MRI->constrainRegClass(SrcReg, FirstInstrOperandRC); in splitTwoPartImm()