Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp398 struct FPImmOp { struct in __anon65f0dadd0111::AArch64Operand
399 uint64_t Val; // APFloat value bitcasted to uint64_t.
400 bool IsExact; // describes whether parsed value was exact.