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

/external/llvm/include/llvm/Support/
H A DMachO.h1577 uint32_t fpu_reserved1; member in struct:llvm::MachO::x86_float_state64_t
1625 sys::swapByteOrder(x.fpu_reserved1);
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DMachO.h1592 uint32_t fpu_reserved1; member in struct:llvm::MachO::x86_float_state64_t
1640 sys::swapByteOrder(x.fpu_reserved1);
/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp8611 outs() << "\t fpu_reserved1 " << format("0x%08" PRIx32, fpu.fpu_reserved1);

Completed in 100 milliseconds