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

  /external/llvm/include/llvm/MC/
MCMachObjectWriter.h 54 uint32_t getCPUType() const { return CPUType; }
156 uint32_t CPUType = TargetObjectWriter->getCPUType();
  /external/llvm/include/llvm/Object/
MachOUniversal.h 56 uint32_t getCPUType() const {
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCMachObjectWriter.h 53 uint32_t getCPUType() const { return CPUType; }
144 uint32_t CPUType = TargetObjectWriter->getCPUType() &
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 57 uint32_t getCPUType() const { return CPUType; }
159 uint32_t CPUType = TargetObjectWriter->getCPUType();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
MachOUniversal.h 56 uint32_t getCPUType() const {
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 57 uint32_t getCPUType() const { return CPUType; }
159 uint32_t CPUType = TargetObjectWriter->getCPUType();
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
MachOUniversal.h 56 uint32_t getCPUType() const {
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 57 uint32_t getCPUType() const { return CPUType; }
159 uint32_t CPUType = TargetObjectWriter->getCPUType();
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
MachOUniversal.h 56 uint32_t getCPUType() const {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 57 uint32_t getCPUType() const { return CPUType; }
159 uint32_t CPUType = TargetObjectWriter->getCPUType();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
MachOUniversal.h 56 uint32_t getCPUType() const {
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 57 uint32_t getCPUType() const { return CPUType; }
159 uint32_t CPUType = TargetObjectWriter->getCPUType();
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
MachOUniversal.h 56 uint32_t getCPUType() const {
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 57 uint32_t getCPUType() const { return CPUType; }
159 uint32_t CPUType = TargetObjectWriter->getCPUType();
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
MachOUniversal.h 56 uint32_t getCPUType() const {
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 57 uint32_t getCPUType() const { return CPUType; }
159 uint32_t CPUType = TargetObjectWriter->getCPUType();
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
MachOUniversal.h 56 uint32_t getCPUType() const {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 57 uint32_t getCPUType() const { return CPUType; }
159 uint32_t CPUType = TargetObjectWriter->getCPUType();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
MachOUniversal.h 56 uint32_t getCPUType() const {
  /external/llvm/lib/Object/
MachOObjectFile.cpp 115 static unsigned getCPUType(const MachOObjectFile *O) {
    [all...]

Completed in 456 milliseconds