Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp609 #define LOWER_LOW(NAME) \ in emitInstruction() macro
612 LOWER_LOW(IILL); in emitInstruction()
613 LOWER_LOW(IILH); in emitInstruction()
614 LOWER_LOW(TMLL); in emitInstruction()
615 LOWER_LOW(TMLH); in emitInstruction()
616 LOWER_LOW(NILL); in emitInstruction()
617 LOWER_LOW(NILH); in emitInstruction()
618 LOWER_LOW(NILF); in emitInstruction()
619 LOWER_LOW(OILL); in emitInstruction()
620 LOWER_LOW(OILH); in emitInstruction()
[all …]