Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterPressure.cpp268 bool TrackLaneMasks, bool TrackUntiedDefs) { in init()
422 const MachineRegisterInfo &MRI, bool TrackLaneMasks, unsigned RegUnit, in getLanesWithProperty()
451 bool TrackLaneMasks, unsigned RegUnit, in getLiveLanesAt()
571 bool TrackLaneMasks, bool IgnoreDead) { in collect()
DScheduleDAGInstrs.cpp730 bool TrackLaneMasks) { in buildSchedGraph()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DScheduleDAGInstrs.h139 bool TrackLaneMasks = false; variable
DRegisterPressure.h379 bool TrackLaneMasks = false; variable