Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCAsmInfo.h540 bool UseMotorolaIntegers = false; variable
883 bool shouldUseMotorolaIntegers() const { return UseMotorolaIntegers; } in shouldUseMotorolaIntegers()