Home | History | Annotate | Download | only in src

Lines Matching refs:feature

156 bool OS::ArmCpuHasFeature(CpuFeature feature) {
163 switch (feature) {
178 if (feature == VFP3) {
239 bool OS::MipsCpuHasFeature(CpuFeature feature) {
253 switch (feature) {