Home
last modified time | relevance | path

Searched defs:GroupBuiltin (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp65 struct GroupBuiltin { struct
66 StringRef Name;
67 uint32_t Opcode;
68 uint32_t GroupOperation;
69 bool IsElect;
70 bool IsAllOrAny;
71 bool IsAllEqual;
72 bool IsBallot;
73 bool IsInverseBallot;
74 bool IsBallotBitExtract;
[all …]