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

/external/llvm/lib/MC/
H A DMCMachObjectTargetWriter.cpp15 bool Is64Bit_, uint32_t CPUType_, uint32_t CPUSubtype_,
17 : Is64Bit(Is64Bit_), CPUType(CPUType_), CPUSubtype(CPUSubtype_),
14 MCMachObjectTargetWriter( bool Is64Bit_, uint32_t CPUType_, uint32_t CPUSubtype_, bool UseAggressiveSymbolFolding_) argument

Completed in 297 milliseconds