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.cpp578 #define LOWER_LOW(NAME) \ in emitInstruction() macro
581 LOWER_LOW(IILL); in emitInstruction()
582 LOWER_LOW(IILH); in emitInstruction()
583 LOWER_LOW(TMLL); in emitInstruction()
584 LOWER_LOW(TMLH); in emitInstruction()
585 LOWER_LOW(NILL); in emitInstruction()
586 LOWER_LOW(NILH); in emitInstruction()
587 LOWER_LOW(NILF); in emitInstruction()
588 LOWER_LOW(OILL); in emitInstruction()
589 LOWER_LOW(OILH); in emitInstruction()
[all …]