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.cpp144 struct ConvertBuiltin { struct
145 StringRef Name;
146 InstructionSet::InstructionSet Set;
147 bool IsDestinationSigned;
148 bool IsSaturated;
149 bool IsRounded;
150 bool IsBfloat16;
151 FPRoundingMode::FPRoundingMode RoundingMode;