Searched defs:IsV4 (Results 1 – 3 of 3) sorted by relevance
124 bool IsV4() const { return version_ == Version::kV4; } in IsV4() function
998 cmsBool IsV4; // Is a V4 tag? member1043 const cmsAllowedLUT* FindCombination(const cmsPipeline* Lut, cmsBool IsV4, cmsTagSignature Destinat… in FindCombination()
1705 bool IsV4 = !Subtarget.hasV5TOps(); in HexagonTargetLowering() local