Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.td740 bit HasBoolArg = !or(!and(IsAllOrAny, !eq(IsAllEqual, false)), IsBallot, IsLogical);
748 "IsBallotFindBit", "IsLogical", "NoGroupOperation", "HasBoolArg"];
H A DSPIRVBuiltins.cpp82 bool HasBoolArg; member
1093 if (GroupBuiltin->HasBoolArg) { in generateGroupInst()