Home
last modified time | relevance | path

Searched refs:hasRegUnit (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetRegisterInfo.h397 bool hasRegUnit(unsigned Reg, unsigned RegUnit) const { in hasRegUnit() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveIntervals.cpp1459 TRI.hasRegUnit(MO->getReg(), Reg)) in findLastUseBefore()
DMachineVerifier.cpp2444 !TRI->hasRegUnit(MOI->getReg(), Reg)) in verifyLiveRangeValue()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.cpp1754 if (hasRegUnit(AMDGPU::M0, RegUnit)) in getRegUnitPressureSets()