Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MIPeepholeOpt.cpp520 const TargetRegisterClass *FirstInstrOperandRC = in splitTwoPartImm() local
528 ? FirstInstrOperandRC in splitTwoPartImm()
542 MRI->constrainRegClass(SrcReg, FirstInstrOperandRC); in splitTwoPartImm()