HomeSort by relevance Sort by last modified time
    Searched defs:CPUType (Results 1 - 6 of 6) sorted by null

  /external/llvm/include/llvm/MC/
MCMachObjectWriter.h 29 const uint32_t CPUType;
60 uint32_t getCPUType() const { return CPUType; }
158 uint32_t CPUType = TargetObjectWriter->getCPUType() &
160 return CPUType == object::mach::CTM_ARM;
  /frameworks/compile/slang/BitWriter_2_9/
BitcodeWriter.cpp     [all...]
  /frameworks/compile/slang/BitWriter_2_9_func/
BitcodeWriter.cpp     [all...]
  /frameworks/compile/slang/BitWriter_3_2/
BitcodeWriter.cpp     [all...]
  /external/llvm/include/llvm/Object/
MachOFormat.h 120 uint32_t CPUType;
  /external/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp     [all...]

Completed in 79 milliseconds