Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1510 const StringRef &CharMode = cast<MDString>(MD)->getString(); in emitPPA2() local
1511 if (CharMode == "ascii") { in emitPPA2()
1514 } else if (CharMode != "ebcdic") { in emitPPA2()