Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp194 auto MIBLO = in expandLogic() local
201 MIBLO->getOperand(3).setIsDead(); in expandLogic()
255 auto MIBLO = in expandLogicImm() local
262 MIBLO->getOperand(3).setIsDead(); in expandLogicImm()
265 MIBLO->getOperand(1).setIsUndef(true); in expandLogicImm()
311 auto MIBLO = in expand() local
326 MIBLO.addGlobalAddress(GV, Offs, TF | AVRII::MO_NEG | AVRII::MO_LO); in expand()
332 MIBLO.addImm(Imm & 0xff); in expand()
370 auto MIBLO = in expand() local
377 MIBLO->getOperand(4).setIsKill(); in expand()
[all …]