Searched refs:UsesTFC (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp10666 bool UsesTFC = (Node->getConstantOperandVal(TFEIdx) || local
10678 if (UsesTFC) {
10702 if (UsesTFC && Lane == TFCLane) {
10724 if (!UsesTFC) {
10744 unsigned NewChannels = BitsSet + UsesTFC;

Completed in 136 milliseconds