Home
last modified time | relevance | path

Searched defs:CPUEntry (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCSubtargetInfo.cpp170 const SubtargetSubTypeKV *CPUEntry = Find(CPU, ProcDesc); in getFeatures() local
183 const SubtargetSubTypeKV *CPUEntry = Find(TuneCPU, ProcDesc); in getFeatures() local
315 const SubtargetSubTypeKV *CPUEntry = Find(CPU, ProcDesc); in getSchedModelForCPU() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCSubtargetInfo.cpp171 const SubtargetSubTypeKV *CPUEntry = Find(CPU, ProcDesc); in getFeatures() local
295 const SubtargetSubTypeKV *CPUEntry = Find(CPU, ProcDesc); in getSchedModelForCPU() local
/aosp_15_r20/external/llvm/lib/MC/
H A DSubtargetFeature.cpp246 const SubtargetFeatureKV *CPUEntry = Find(CPU, CPUTable); in getFeatureBits() local