Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp595 #define LOWER_HIGH(NAME) \ in emitInstruction() macro
598 LOWER_HIGH(IIHL); in emitInstruction()
599 LOWER_HIGH(IIHH); in emitInstruction()
600 LOWER_HIGH(TMHL); in emitInstruction()
601 LOWER_HIGH(TMHH); in emitInstruction()
602 LOWER_HIGH(NIHL); in emitInstruction()
603 LOWER_HIGH(NIHH); in emitInstruction()
604 LOWER_HIGH(NIHF); in emitInstruction()
605 LOWER_HIGH(OIHL); in emitInstruction()
606 LOWER_HIGH(OIHH); in emitInstruction()
[all …]