Lines Matching defs:Features
573 std::vector<const char *> &Features) { in getARMHWDivFeatures()
582 std::vector<const char *> &Features) { in getARMFPUFeatures()
590 std::vector<const char *> &Features) { in DecodeARMFeatures()
609 std::vector<const char *> &Features, in checkARMArchName()
622 std::vector<const char *> &Features, in checkARMCPUName()
738 std::vector<const char *> &Features, in getARMTargetFeatures()
1207 std::vector<const char *> &Features, in AddTargetFeature()
1220 std::vector<const char *> &Features) { in getMIPSTargetFeatures()
1412 std::vector<const char *> &Features) { in getPPCTargetFeatures()
1581 std::vector<const char *> &Features) { in getSystemZTargetFeatures()
1949 std::vector<const char *> &Features) { in getX86TargetFeatures()
2081 std::vector<const char *> &Features) { in DecodeAArch64Features()
2113 std::vector<const char *> &Features) { in DecodeAArch64Mcpu()
2136 std::vector<const char *> &Features) { in getAArch64ArchFeaturesFromMarch()
2159 std::vector<const char *> &Features) { in getAArch64ArchFeaturesFromMcpu()
2171 std::vector<const char *> &Features) { in getAArch64MicroArchFeaturesFromMtune()
2186 std::vector<const char *> &Features) { in getAArch64MicroArchFeaturesFromMcpu()
2197 std::vector<const char *> &Features) { in getAArch64TargetFeatures()
2247 std::vector<const char *> &Features) { in getHexagonTargetFeatures()
2270 std::vector<const char *> &Features) { in getWebAssemblyTargetFeatures()
2291 std::vector<const char *> Features; in getTargetFeatures() local