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.cpp83 bool HasBoolArg; member
1211 if (GroupBuiltin->HasBoolArg) { in generateGroupInst()
H A DSPIRVBuiltins.td785 bit HasBoolArg = !or(!and(IsAllOrAny, !eq(IsAllEqual, false)), IsBallot, IsLogical);
793 "IsBallotFindBit", "IsLogical", "NoGroupOperation", "HasBoolArg"];