Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp104 struct ConvertBuiltin { struct
105 StringRef Name;
106 InstructionSet::InstructionSet Set;
107 bool IsDestinationSigned;
108 bool IsSaturated;
109 bool IsRounded;
110 FPRoundingMode::FPRoundingMode RoundingMode;