Home
last modified time | relevance | path

Searched refs:HasPrefixInstrs (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DPPC.cpp64 HasPrefixInstrs = true; in handleTargetFeatures()
733 .Case("prefix-instrs", HasPrefixInstrs) in hasFeature()
H A DPPC.h79 bool HasPrefixInstrs = false; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPC.td297 def FeaturePrefixInstrs : SubtargetFeature<"prefix-instrs", "HasPrefixInstrs",