Home
last modified time | relevance | path

Searched defs:CpuModel (Results 1 – 2 of 2) sorted by relevance

/external/ComputeLibrary/src/common/cpuinfo/
DCpuModel.h36 using CpuModel = arm_compute::CPUModel; variable
/external/clang/lib/CodeGen/
DCGBuiltin.cpp6836 llvm::Constant *CpuModel = CGM.CreateRuntimeVariable(STy, "__cpu_model"); in EmitX86BuiltinExpr() local