Home
last modified time | relevance | path

Searched defs:LexMasmHexFloats (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCAsmLexer.h51 bool LexMasmHexFloats = false; variable
/llvm-project/llvm/tools/llvm-mc/
H A Dllvm-mc.cpp191 static cl::opt<bool> LexMasmHexFloats( global() variable