Home
last modified time | relevance | path

Searched refs:getArchitectureFromCpuType (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TextAPI/MachO/
DArchitecture.h32 Architecture getArchitectureFromCpuType(uint32_t CPUType, uint32_t CPUSubType);
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TextAPI/
DArchitecture.h35 Architecture getArchitectureFromCpuType(uint32_t CPUType, uint32_t CPUSubType);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DArchitecture.cpp20 Architecture getArchitectureFromCpuType(uint32_t CPUType, uint32_t CPUSubType) { in getArchitectureFromCpuType() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/TextAPI/
DArchitecture.cpp23 Architecture getArchitectureFromCpuType(uint32_t CPUType, uint32_t CPUSubType) { in getArchitectureFromCpuType() function