Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp133 struct ConvertBuiltin { struct
134 StringRef Name;
135 InstructionSet::InstructionSet Set;
136 bool IsDestinationSigned;
137 bool IsSaturated;
138 bool IsRounded;
139 bool IsBfloat16;
140 FPRoundingMode::FPRoundingMode RoundingMode;