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.cpp626 #define LOWER_HIGH(NAME) \ in emitInstruction() macro
629 LOWER_HIGH(IIHL); in emitInstruction()
630 LOWER_HIGH(IIHH); in emitInstruction()
631 LOWER_HIGH(TMHL); in emitInstruction()
632 LOWER_HIGH(TMHH); in emitInstruction()
633 LOWER_HIGH(NIHL); in emitInstruction()
634 LOWER_HIGH(NIHH); in emitInstruction()
635 LOWER_HIGH(NIHF); in emitInstruction()
636 LOWER_HIGH(OIHL); in emitInstruction()
637 LOWER_HIGH(OIHH); in emitInstruction()
[all …]