Home
last modified time | relevance | path

Searched defs:TrackLaneMasks (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterPressure.cpp268 bool TrackLaneMasks, bool TrackUntiedDefs) { in init()
422 bool TrackLaneMasks, Register RegUnit, SlotIndex Pos, in getLanesWithProperty()
451 bool TrackLaneMasks, Register RegUnit, in getLiveLanesAt()
572 bool TrackLaneMasks, bool IgnoreDead) { in collect()
H A DScheduleDAGInstrs.cpp730 bool TrackLaneMasks) { in buildSchedGraph()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h140 bool TrackLaneMasks = false; variable
H A DRegisterPressure.h378 bool TrackLaneMasks = false; variable