Searched defs:TrackLaneMasks (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | RegisterPressure.cpp | 264 bool TrackLaneMasks, bool TrackUntiedDefs) { in init() 418 bool TrackLaneMasks, Register RegUnit, SlotIndex Pos, in getLanesWithProperty() 447 bool TrackLaneMasks, Register RegUnit, in getLiveLanesAt() 565 bool TrackLaneMasks, bool IgnoreDead) { in collect()
|
| H A D | ScheduleDAGInstrs.cpp | 759 bool TrackLaneMasks) { in buildSchedGraph()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ScheduleDAGInstrs.h | 139 bool TrackLaneMasks = false; variable
|
| H A D | RegisterPressure.h | 382 bool TrackLaneMasks = false; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | GCNRegPressure.cpp | 310 bool TrackLaneMasks, Register RegUnit, SlotIndex Pos, in getLanesWithProperty()
|