Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringARM32.h172 bool hasCPUFeature(TargetARM32Features::ARM32InstructionSet I) const { in hasCPUFeature() function
H A DIceTargetLoweringARM32.cpp510 const bool HasHWDiv = hasCPUFeature(TargetARM32Features::HWDivArm); in genTargetHelperCallFor()
2339 if (hasCPUFeature(TargetARM32Features::HWDivArm)) { in lowerIDivRem()