Searched refs:FT_REAL (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DMasmParser.cpp123 FT_REAL, // Initializer: real number, stored as an APInt. enumerator in enum:__anon2019::FieldType
195 case FT_REAL:
209 case FT_REAL:
222 FieldInitializer(SmallVector<APInt, 1> &&AsIntValues) : FT(FT_REAL) {
237 case FT_REAL:
251 case FT_REAL:
266 case FT_REAL:
279 case FT_REAL:
295 case FT_REAL:
308 case FT_REAL
[all...]

Completed in 89 milliseconds