Home
last modified time | relevance | path

Searched refs:LOWER_LOW (Results 1 – 3 of 3) 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/llvm-project/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp428 #define LOWER_LOW(NAME) \ in emitInstruction() macro
431 LOWER_LOW(IILL); in emitInstruction()
432 LOWER_LOW(IILH); in emitInstruction()
433 LOWER_LOW(TMLL); in emitInstruction()
434 LOWER_LOW(TMLH); in emitInstruction()
435 LOWER_LOW(NILL); in emitInstruction()
436 LOWER_LOW(NILH); in emitInstruction()
437 LOWER_LOW(NILF); in emitInstruction()
438 LOWER_LOW(OILL); in emitInstruction()
439 LOWER_LOW(OILH); in emitInstruction()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp428 #define LOWER_LOW(NAME) \ in EmitInstruction() macro
431 LOWER_LOW(IILL); in EmitInstruction()
432 LOWER_LOW(IILH); in EmitInstruction()
433 LOWER_LOW(TMLL); in EmitInstruction()
434 LOWER_LOW(TMLH); in EmitInstruction()
435 LOWER_LOW(NILL); in EmitInstruction()
436 LOWER_LOW(NILH); in EmitInstruction()
437 LOWER_LOW(NILF); in EmitInstruction()
438 LOWER_LOW(OILL); in EmitInstruction()
439 LOWER_LOW(OILH); in EmitInstruction()
[all …]