Home
last modified time | relevance | path

Searched refs:canElideEmptySequence (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DYAMLTraits.h522 virtual bool canElideEmptySequence() = 0;
633 if (this->canElideEmptySequence() && !(Val.begin() != Val.end()))
1097 bool canElideEmptySequence() override;
1238 bool canElideEmptySequence() override;
/dports/devel/llvm70/llvm-7.0.1.src/lib/Support/
H A DYAMLTraits.cpp412 bool Input::canElideEmptySequence() { in canElideEmptySequence() function in Input
686 bool Output::canElideEmptySequence() { in canElideEmptySequence() function in Output
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A DYAMLTraits.cpp431 bool Input::canElideEmptySequence() { in canElideEmptySequence() function in Input
738 bool Output::canElideEmptySequence() { in canElideEmptySequence() function in Output
/dports/devel/llvm10/llvm-10.0.1.src/lib/Support/
H A DYAMLTraits.cpp429 bool Input::canElideEmptySequence() { in canElideEmptySequence() function in Input
736 bool Output::canElideEmptySequence() { in canElideEmptySequence() function in Output
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/
H A DYAMLTraits.cpp431 bool Input::canElideEmptySequence() { in canElideEmptySequence() function in Input
738 bool Output::canElideEmptySequence() { in canElideEmptySequence() function in Output
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DYAMLTraits.cpp429 bool Input::canElideEmptySequence() { in canElideEmptySequence() function in Input
736 bool Output::canElideEmptySequence() { in canElideEmptySequence() function in Output
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp429 bool Input::canElideEmptySequence() { in canElideEmptySequence() function in Input
736 bool Output::canElideEmptySequence() { in canElideEmptySequence() function in Output
/dports/devel/llvm90/llvm-9.0.1.src/lib/Support/
H A DYAMLTraits.cpp430 bool Input::canElideEmptySequence() { in canElideEmptySequence() function in Input
737 bool Output::canElideEmptySequence() { in canElideEmptySequence() function in Output
/dports/devel/llvm80/llvm-8.0.1.src/lib/Support/
H A DYAMLTraits.cpp426 bool Input::canElideEmptySequence() { in canElideEmptySequence() function in Input
723 bool Output::canElideEmptySequence() { in canElideEmptySequence() function in Output
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/
H A DYAMLTraits.cpp429 bool Input::canElideEmptySequence() { in canElideEmptySequence() function in Input
736 bool Output::canElideEmptySequence() { in canElideEmptySequence() function in Output
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A DYAMLTraits.cpp446 bool Input::canElideEmptySequence() { in canElideEmptySequence() function in Input
753 bool Output::canElideEmptySequence() { in canElideEmptySequence() function in Output
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A DYAMLTraits.cpp460 bool Input::canElideEmptySequence() { in canElideEmptySequence() function in Input
767 bool Output::canElideEmptySequence() { in canElideEmptySequence() function in Output
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A DYAMLTraits.cpp460 bool Input::canElideEmptySequence() { in canElideEmptySequence() function in Input
767 bool Output::canElideEmptySequence() { in canElideEmptySequence() function in Output
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DYAMLTraits.cpp460 bool Input::canElideEmptySequence() { in canElideEmptySequence() function in Input
767 bool Output::canElideEmptySequence() { in canElideEmptySequence() function in Output
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/
H A DYAMLTraits.cpp460 bool Input::canElideEmptySequence() { in canElideEmptySequence() function in Input
767 bool Output::canElideEmptySequence() { in canElideEmptySequence() function in Output
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A DYAMLTraits.cpp460 bool Input::canElideEmptySequence() { in canElideEmptySequence() function in Input
767 bool Output::canElideEmptySequence() { in canElideEmptySequence() function in Output
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DYAMLTraits.cpp460 bool Input::canElideEmptySequence() { in canElideEmptySequence() function in Input
767 bool Output::canElideEmptySequence() { in canElideEmptySequence() function in Output
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DYAMLTraits.cpp460 bool Input::canElideEmptySequence() { in canElideEmptySequence() function in Input
767 bool Output::canElideEmptySequence() { in canElideEmptySequence() function in Output
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DYAMLTraits.cpp460 bool Input::canElideEmptySequence() {
767 bool Output::canElideEmptySequence() {
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/Support/
H A DYAMLTraits.h1351 bool canElideEmptySequence() override;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/Support/
H A DYAMLTraits.h1581 bool canElideEmptySequence() override;
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/Support/
H A DYAMLTraits.h1582 bool canElideEmptySequence() override;
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/Support/
H A DYAMLTraits.h1581 bool canElideEmptySequence() override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DYAMLTraits.h1582 bool canElideEmptySequence() override;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/Support/
H A DYAMLTraits.h1582 bool canElideEmptySequence() override;

12