Home
last modified time | relevance | path

Searched refs:computeSubRegisterLaneBitInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDetectDeadLanes.h55 void computeSubRegisterLaneBitInfo();
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DDetectDeadLanes.cpp453 void DeadLaneDetector::computeSubRegisterLaneBitInfo() { in computeSubRegisterLaneBitInfo() function in DeadLaneDetector
559 DLD.computeSubRegisterLaneBitInfo(); in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRVVInitUndef.cpp289 DLD.computeSubRegisterLaneBitInfo(); in runOnMachineFunction()