Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsvirt.c990 cmsBool IsV4; // Is a V4 tag? member
1035 const cmsAllowedLUT* FindCombination(const cmsPipeline* Lut, cmsBool IsV4, cmsTagSignature Destinat… in FindCombination() argument
1043 if (IsV4 ^ Tab -> IsV4) continue; in FindCombination()
/external/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp1705 bool IsV4 = !Subtarget.hasV5TOps(); in HexagonTargetLowering() local
2101 if (IsV4) { in HexagonTargetLowering()