Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp11976 bool WellFormedLow = (Low16 == 0x0504) || (Low16 == 0x0100); in matchPERM() local
11980 if (WellFormedLow && WellFormedHi) in matchPERM()