Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp385 #define LOWER_LOW(NAME) \ in EmitInstruction() macro
388 LOWER_LOW(IILL); in EmitInstruction()
389 LOWER_LOW(IILH); in EmitInstruction()
390 LOWER_LOW(TMLL); in EmitInstruction()
391 LOWER_LOW(TMLH); in EmitInstruction()
392 LOWER_LOW(NILL); in EmitInstruction()
393 LOWER_LOW(NILH); in EmitInstruction()
394 LOWER_LOW(NILF); in EmitInstruction()
395 LOWER_LOW(OILL); in EmitInstruction()
396 LOWER_LOW(OILH); in EmitInstruction()
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp385 #define LOWER_LOW(NAME) \ in EmitInstruction() macro
388 LOWER_LOW(IILL); in EmitInstruction()
389 LOWER_LOW(IILH); in EmitInstruction()
390 LOWER_LOW(TMLL); in EmitInstruction()
391 LOWER_LOW(TMLH); in EmitInstruction()
392 LOWER_LOW(NILL); in EmitInstruction()
393 LOWER_LOW(NILH); in EmitInstruction()
394 LOWER_LOW(NILF); in EmitInstruction()
395 LOWER_LOW(OILL); in EmitInstruction()
396 LOWER_LOW(OILH); in EmitInstruction()
[all …]