Searched defs:x86_float_state64_t (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
H A DMachO.h1537 struct x86_float_state64_t { struct
1611 inline void swapStruct(x86_float_state64_t &x) {
1650 x86_float_state64_t fs64;
1702 sizeof(x86_float_state64_t) / sizeof(uint32_t);
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h1552 struct x86_float_state64_t { struct
1626 inline void swapStruct(x86_float_state64_t &x) {
1665 x86_float_state64_t fs64;
1717 sizeof(x86_float_state64_t) / sizeof(uint32_t);

Completed in 153 milliseconds