Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp361 struct FPImmOp { struct in __anon90412aac0111::AArch64Operand
362 uint64_t Val; // APFloat value bitcasted to uint64_t.
363 bool IsExact; // describes whether parsed value was exact.
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp443 struct FPImmOp { struct in __anon207af5720111::AArch64Operand
444 uint64_t Val; // APFloat value bitcasted to uint64_t.
445 bool IsExact; // describes whether parsed value was exact.
/aosp_15_r20/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp206 struct FPImmOp { struct in __anon7ed195ca0211::AArch64Operand
207 unsigned Val; // Encoded 8-bit representation.