Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h166 bool VectorsUseTwoUnits; variable
305 bool vectorsUseTwoUnits() const {return VectorsUseTwoUnits; } in vectorsUseTwoUnits()
H A DPPCSubtarget.cpp147 VectorsUseTwoUnits = false; in initializeEnvironment()
H A DPPC.td285 "VectorsUseTwoUnits",