Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp402 #define LOWER_HIGH(NAME) \ in EmitInstruction() macro
405 LOWER_HIGH(IIHL); in EmitInstruction()
406 LOWER_HIGH(IIHH); in EmitInstruction()
407 LOWER_HIGH(TMHL); in EmitInstruction()
408 LOWER_HIGH(TMHH); in EmitInstruction()
409 LOWER_HIGH(NIHL); in EmitInstruction()
410 LOWER_HIGH(NIHH); in EmitInstruction()
411 LOWER_HIGH(NIHF); in EmitInstruction()
412 LOWER_HIGH(OIHL); in EmitInstruction()
413 LOWER_HIGH(OIHH); in EmitInstruction()
[all …]
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp445 #define LOWER_HIGH(NAME) \ in emitInstruction() macro
448 LOWER_HIGH(IIHL); in emitInstruction()
449 LOWER_HIGH(IIHH); in emitInstruction()
450 LOWER_HIGH(TMHL); in emitInstruction()
451 LOWER_HIGH(TMHH); in emitInstruction()
452 LOWER_HIGH(NIHL); in emitInstruction()
453 LOWER_HIGH(NIHH); in emitInstruction()
454 LOWER_HIGH(NIHF); in emitInstruction()
455 LOWER_HIGH(OIHL); in emitInstruction()
456 LOWER_HIGH(OIHH); in emitInstruction()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp445 #define LOWER_HIGH(NAME) \ in EmitInstruction() macro
448 LOWER_HIGH(IIHL); in EmitInstruction()
449 LOWER_HIGH(IIHH); in EmitInstruction()
450 LOWER_HIGH(TMHL); in EmitInstruction()
451 LOWER_HIGH(TMHH); in EmitInstruction()
452 LOWER_HIGH(NIHL); in EmitInstruction()
453 LOWER_HIGH(NIHH); in EmitInstruction()
454 LOWER_HIGH(NIHF); in EmitInstruction()
455 LOWER_HIGH(OIHL); in EmitInstruction()
456 LOWER_HIGH(OIHH); in EmitInstruction()
[all …]