Home
last modified time | relevance | path

Searched refs:IsRounded (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp149 bool IsRounded; member
159 bool IsRounded; member
2622 if (Builtin->IsRounded) in generateConvertInst()
2729 if (Builtin->IsRounded) in generateVectorLoadStoreInst()
H A DSPIRVBuiltins.td1436 bit IsRounded = !not(!eq(!find(name, "_rt"), -1));
1450 "IsRounded", "IsBfloat16", "RoundingMode"];
1552 bit IsRounded = !not(!eq(!find(name, "_rt"), -1));
1563 let Fields = ["Name", "Set", "Number", "ElementCount", "IsRounded", "RoundingMode"];