Home
last modified time | relevance | path

Searched refs:HfaKind (Results 1 – 25 of 51) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp59 LLVM_YAML_DECLARE_ENUM_TRAITS(HfaKind)
287 void ScalarEnumerationTraits<HfaKind>::enumeration(IO &IO, HfaKind &Value) { in enumeration()
288 IO.enumCase(Value, "None", HfaKind::None); in enumeration()
289 IO.enumCase(Value, "Float", HfaKind::Float); in enumeration()
290 IO.enumCase(Value, "Double", HfaKind::Double); in enumeration()
291 IO.enumCase(Value, "Other", HfaKind::Other); in enumeration()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp59 LLVM_YAML_DECLARE_ENUM_TRAITS(HfaKind)
287 void ScalarEnumerationTraits<HfaKind>::enumeration(IO &IO, HfaKind &Value) { in enumeration()
288 IO.enumCase(Value, "None", HfaKind::None); in enumeration()
289 IO.enumCase(Value, "Float", HfaKind::Float); in enumeration()
290 IO.enumCase(Value, "Double", HfaKind::Double); in enumeration()
291 IO.enumCase(Value, "Other", HfaKind::Other); in enumeration()
/dports/devel/llvm10/llvm-10.0.1.src/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp59 LLVM_YAML_DECLARE_ENUM_TRAITS(HfaKind)
287 void ScalarEnumerationTraits<HfaKind>::enumeration(IO &IO, HfaKind &Value) { in enumeration()
288 IO.enumCase(Value, "None", HfaKind::None); in enumeration()
289 IO.enumCase(Value, "Float", HfaKind::Float); in enumeration()
290 IO.enumCase(Value, "Double", HfaKind::Double); in enumeration()
291 IO.enumCase(Value, "Other", HfaKind::Other); in enumeration()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp59 LLVM_YAML_DECLARE_ENUM_TRAITS(HfaKind)
292 void ScalarEnumerationTraits<HfaKind>::enumeration(IO &IO, HfaKind &Value) { in enumeration()
293 IO.enumCase(Value, "None", HfaKind::None); in enumeration()
294 IO.enumCase(Value, "Float", HfaKind::Float); in enumeration()
295 IO.enumCase(Value, "Double", HfaKind::Double); in enumeration()
296 IO.enumCase(Value, "Other", HfaKind::Other); in enumeration()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp59 LLVM_YAML_DECLARE_ENUM_TRAITS(HfaKind)
292 void ScalarEnumerationTraits<HfaKind>::enumeration(IO &IO, HfaKind &Value) { in enumeration()
293 IO.enumCase(Value, "None", HfaKind::None); in enumeration()
294 IO.enumCase(Value, "Float", HfaKind::Float); in enumeration()
295 IO.enumCase(Value, "Double", HfaKind::Double); in enumeration()
296 IO.enumCase(Value, "Other", HfaKind::Other); in enumeration()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp59 LLVM_YAML_DECLARE_ENUM_TRAITS(HfaKind)
287 void ScalarEnumerationTraits<HfaKind>::enumeration(IO &IO, HfaKind &Value) { in enumeration()
288 IO.enumCase(Value, "None", HfaKind::None); in enumeration()
289 IO.enumCase(Value, "Float", HfaKind::Float); in enumeration()
290 IO.enumCase(Value, "Double", HfaKind::Double); in enumeration()
291 IO.enumCase(Value, "Other", HfaKind::Other); in enumeration()
/dports/devel/llvm11/llvm-11.0.1.src/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp59 LLVM_YAML_DECLARE_ENUM_TRAITS(HfaKind)
287 void ScalarEnumerationTraits<HfaKind>::enumeration(IO &IO, HfaKind &Value) { in enumeration()
288 IO.enumCase(Value, "None", HfaKind::None); in enumeration()
289 IO.enumCase(Value, "Float", HfaKind::Float); in enumeration()
290 IO.enumCase(Value, "Double", HfaKind::Double); in enumeration()
291 IO.enumCase(Value, "Other", HfaKind::Other); in enumeration()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp59 LLVM_YAML_DECLARE_ENUM_TRAITS(HfaKind)
292 void ScalarEnumerationTraits<HfaKind>::enumeration(IO &IO, HfaKind &Value) { in enumeration()
293 IO.enumCase(Value, "None", HfaKind::None); in enumeration()
294 IO.enumCase(Value, "Float", HfaKind::Float); in enumeration()
295 IO.enumCase(Value, "Double", HfaKind::Double); in enumeration()
296 IO.enumCase(Value, "Other", HfaKind::Other); in enumeration()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp59 LLVM_YAML_DECLARE_ENUM_TRAITS(HfaKind)
287 void ScalarEnumerationTraits<HfaKind>::enumeration(IO &IO, HfaKind &Value) { in enumeration()
288 IO.enumCase(Value, "None", HfaKind::None); in enumeration()
289 IO.enumCase(Value, "Float", HfaKind::Float); in enumeration()
290 IO.enumCase(Value, "Double", HfaKind::Double); in enumeration()
291 IO.enumCase(Value, "Other", HfaKind::Other); in enumeration()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp59 LLVM_YAML_DECLARE_ENUM_TRAITS(HfaKind)
292 void ScalarEnumerationTraits<HfaKind>::enumeration(IO &IO, HfaKind &Value) { in enumeration()
293 IO.enumCase(Value, "None", HfaKind::None); in enumeration()
294 IO.enumCase(Value, "Float", HfaKind::Float); in enumeration()
295 IO.enumCase(Value, "Double", HfaKind::Double); in enumeration()
296 IO.enumCase(Value, "Other", HfaKind::Other); in enumeration()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp59 LLVM_YAML_DECLARE_ENUM_TRAITS(HfaKind)
292 void ScalarEnumerationTraits<HfaKind>::enumeration(IO &IO, HfaKind &Value) { in enumeration()
293 IO.enumCase(Value, "None", HfaKind::None); in enumeration()
294 IO.enumCase(Value, "Float", HfaKind::Float); in enumeration()
295 IO.enumCase(Value, "Double", HfaKind::Double); in enumeration()
296 IO.enumCase(Value, "Other", HfaKind::Other); in enumeration()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp59 LLVM_YAML_DECLARE_ENUM_TRAITS(HfaKind)
287 void ScalarEnumerationTraits<HfaKind>::enumeration(IO &IO, HfaKind &Value) { in enumeration()
288 IO.enumCase(Value, "None", HfaKind::None); in enumeration()
289 IO.enumCase(Value, "Float", HfaKind::Float); in enumeration()
290 IO.enumCase(Value, "Double", HfaKind::Double); in enumeration()
291 IO.enumCase(Value, "Other", HfaKind::Other); in enumeration()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp59 LLVM_YAML_DECLARE_ENUM_TRAITS(HfaKind)
287 void ScalarEnumerationTraits<HfaKind>::enumeration(IO &IO, HfaKind &Value) { in enumeration()
288 IO.enumCase(Value, "None", HfaKind::None); in enumeration()
289 IO.enumCase(Value, "Float", HfaKind::Float); in enumeration()
290 IO.enumCase(Value, "Double", HfaKind::Double); in enumeration()
291 IO.enumCase(Value, "Other", HfaKind::Other); in enumeration()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp59 LLVM_YAML_DECLARE_ENUM_TRAITS(HfaKind)
292 void ScalarEnumerationTraits<HfaKind>::enumeration(IO &IO, HfaKind &Value) { in enumeration()
293 IO.enumCase(Value, "None", HfaKind::None); in enumeration()
294 IO.enumCase(Value, "Float", HfaKind::Float); in enumeration()
295 IO.enumCase(Value, "Double", HfaKind::Double); in enumeration()
296 IO.enumCase(Value, "Other", HfaKind::Other); in enumeration()
/dports/devel/llvm90/llvm-9.0.1.src/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp59 LLVM_YAML_DECLARE_ENUM_TRAITS(HfaKind)
287 void ScalarEnumerationTraits<HfaKind>::enumeration(IO &IO, HfaKind &Value) { in enumeration()
288 IO.enumCase(Value, "None", HfaKind::None); in enumeration()
289 IO.enumCase(Value, "Float", HfaKind::Float); in enumeration()
290 IO.enumCase(Value, "Double", HfaKind::Double); in enumeration()
291 IO.enumCase(Value, "Other", HfaKind::Other); in enumeration()
/dports/devel/llvm80/llvm-8.0.1.src/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp60 LLVM_YAML_DECLARE_ENUM_TRAITS(HfaKind)
288 void ScalarEnumerationTraits<HfaKind>::enumeration(IO &IO, HfaKind &Value) { in enumeration()
289 IO.enumCase(Value, "None", HfaKind::None); in enumeration()
290 IO.enumCase(Value, "Float", HfaKind::Float); in enumeration()
291 IO.enumCase(Value, "Double", HfaKind::Double); in enumeration()
292 IO.enumCase(Value, "Other", HfaKind::Other); in enumeration()
/dports/devel/llvm70/llvm-7.0.1.src/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp60 LLVM_YAML_DECLARE_ENUM_TRAITS(HfaKind)
288 void ScalarEnumerationTraits<HfaKind>::enumeration(IO &IO, HfaKind &Value) { in enumeration()
289 IO.enumCase(Value, "None", HfaKind::None); in enumeration()
290 IO.enumCase(Value, "Float", HfaKind::Float); in enumeration()
291 IO.enumCase(Value, "Double", HfaKind::Double); in enumeration()
292 IO.enumCase(Value, "Other", HfaKind::Other); in enumeration()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h457 HfaKind getHfa() const { in getHfa()
460 return static_cast<HfaKind>(Value); in getHfa()
488 HfaKind getHfa() const { in getHfa()
491 return static_cast<HfaKind>(Value); in getHfa()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h475 HfaKind getHfa() const { in getHfa()
478 return static_cast<HfaKind>(Value); in getHfa()
506 HfaKind getHfa() const { in getHfa()
509 return static_cast<HfaKind>(Value); in getHfa()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h475 HfaKind getHfa() const { in getHfa()
478 return static_cast<HfaKind>(Value); in getHfa()
506 HfaKind getHfa() const { in getHfa()
509 return static_cast<HfaKind>(Value); in getHfa()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h481 HfaKind getHfa() const { in getHfa()
484 return static_cast<HfaKind>(Value); in getHfa()
512 HfaKind getHfa() const { in getHfa()
515 return static_cast<HfaKind>(Value); in getHfa()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h481 HfaKind getHfa() const { in getHfa()
484 return static_cast<HfaKind>(Value); in getHfa()
512 HfaKind getHfa() const { in getHfa()
515 return static_cast<HfaKind>(Value); in getHfa()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h475 HfaKind getHfa() const { in getHfa()
478 return static_cast<HfaKind>(Value); in getHfa()
506 HfaKind getHfa() const { in getHfa()
509 return static_cast<HfaKind>(Value); in getHfa()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h475 HfaKind getHfa() const { in getHfa()
478 return static_cast<HfaKind>(Value); in getHfa()
506 HfaKind getHfa() const { in getHfa()
509 return static_cast<HfaKind>(Value); in getHfa()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h481 HfaKind getHfa() const { in getHfa()
484 return static_cast<HfaKind>(Value); in getHfa()
512 HfaKind getHfa() const { in getHfa()
515 return static_cast<HfaKind>(Value); in getHfa()

123