Home
last modified time | relevance | path

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

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