Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPC.td166 def ProcessorFeatures {
378 def : ProcessorModel<"pwr7", P7Model, ProcessorFeatures.Power7FeatureList>;
379 def : ProcessorModel<"pwr8", P8Model, ProcessorFeatures.Power8FeatureList>;
387 def : ProcessorModel<"ppc64le", P8Model, ProcessorFeatures.Power8FeatureList>;
/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h964 ULONG64 ProcessorFeatures [2 ]; member