Searched refs:appendArchExtFeatures (Results 1 – 3 of 3) sorted by relevance
251 LLVM_ABI bool appendArchExtFeatures(StringRef CPU, ARM::ArchKind AK,
421 bool ARM::appendArchExtFeatures(StringRef CPU, ARM::ArchKind AK, in appendArchExtFeatures() function in ARM
126 if (!appendArchExtFeatures(CPU, ArchKind, Feature, Features, ArgFPUKind)) in DecodeARMFeatures()