Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/BinaryFormat/
DMachO.cpp26 static MachO::CPUSubTypeARM getARMSubType(const Triple &T) { in getARMSubType() function
101 return getARMSubType(T); in getCPUSubType()