Searched defs:TrackLaneMasks (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegisterPressure.cpp | 268 bool TrackLaneMasks, bool TrackUntiedDefs) { in init() argument 422 bool TrackLaneMasks, Register RegUnit, SlotIndex Pos, in getLanesWithProperty() argument 451 bool TrackLaneMasks, Register RegUnit, in getLiveLanesAt() argument 570 bool TrackLaneMasks, bool IgnoreDead) { in collect() argument [all...] |
H A D | ScheduleDAGInstrs.cpp | 741 buildSchedGraph(AAResults * AA,RegPressureTracker * RPTracker,PressureDiffs * PDiffs,LiveIntervals * LIS,bool TrackLaneMasks) buildSchedGraph() argument
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | ScheduleDAGInstrs.h | 141 bool TrackLaneMasks = false; global() variable
|
H A D | RegisterPressure.h | 380 bool TrackLaneMasks = false; variable
|