Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h103 bool HasEFPU2; variable
265 bool hasEFPU2() const { return HasEFPU2; } in hasEFPU2()
H A DPPCSubtarget.cpp80 HasEFPU2 = false; in initializeEnvironment()
H A DPPC.td79 def FeatureEFPU2 : SubtargetFeature<"efpu2", "HasEFPU2", "true",