Searched defs:MIBLO (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/ |
H A D | AVRExpandPseudoInsts.cpp | 187 auto MIBLO = buildMI(MBB, MBBI, Op) in expandLogic() local 235 auto MIBLO = buildMI(MBB, MBBI, Op) in expandLogicImm() local 283 auto MIBLO = buildMI(MBB, MBBI, AVR::SUBIRdK) in expand() local 340 auto MIBLO = buildMI(MBB, MBBI, OpLo) in expand() local 400 auto MIBLO = buildMI(MBB, MBBI, OpLo) in expand() local 503 auto MIBLO = buildMI(MBB, MBBI, OpLo) in expand() local 534 auto MIBLO = buildMI(MBB, MBBI, OpLo) in expand() local 583 auto MIBLO = buildMI(MBB, MBBI, OpLo) in expand() local 637 auto MIBLO = buildMI(MBB, MBBI, OpLo) in expand() local 680 auto MIBLO = buildMI(MBB, MBBI, OpLo) in expand() local [all …]
|