Home
last modified time | relevance | path

Searched refs:NGlobalPreds (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Analysis/
H A DVFABIDemangling.cpp396 const auto NGlobalPreds = std::count_if( in tryDemangleForVFABI() local
400 assert(NGlobalPreds < 2 && "Cannot have more than one global predicate."); in tryDemangleForVFABI()
401 if (NGlobalPreds) in tryDemangleForVFABI()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Analysis/
H A DVFABIDemangling.cpp396 const auto NGlobalPreds = std::count_if( in tryDemangleForVFABI() local
400 assert(NGlobalPreds < 2 && "Cannot have more than one global predicate."); in tryDemangleForVFABI()
401 if (NGlobalPreds) in tryDemangleForVFABI()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DVFABIDemangling.cpp396 const auto NGlobalPreds = std::count_if( in tryDemangleForVFABI() local
400 assert(NGlobalPreds < 2 && "Cannot have more than one global predicate."); in tryDemangleForVFABI()
401 if (NGlobalPreds) in tryDemangleForVFABI()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Analysis/
H A DVFABIDemangling.cpp422 const auto NGlobalPreds = std::count_if( in tryDemangleForVFABI() local
426 assert(NGlobalPreds < 2 && "Cannot have more than one global predicate."); in tryDemangleForVFABI()
427 if (NGlobalPreds) in tryDemangleForVFABI()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DVFABIDemangling.cpp422 const auto NGlobalPreds = std::count_if( in tryDemangleForVFABI() local
426 assert(NGlobalPreds < 2 && "Cannot have more than one global predicate."); in tryDemangleForVFABI()
427 if (NGlobalPreds) in tryDemangleForVFABI()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Analysis/
H A DVFABIDemangling.cpp422 const auto NGlobalPreds = std::count_if( in tryDemangleForVFABI() local
426 assert(NGlobalPreds < 2 && "Cannot have more than one global predicate."); in tryDemangleForVFABI()
427 if (NGlobalPreds) in tryDemangleForVFABI()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DVFABIDemangling.cpp422 const auto NGlobalPreds = std::count_if( in tryDemangleForVFABI() local
426 assert(NGlobalPreds < 2 && "Cannot have more than one global predicate."); in tryDemangleForVFABI()
427 if (NGlobalPreds) in tryDemangleForVFABI()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Analysis/
H A DVFABIDemangling.cpp422 const auto NGlobalPreds = std::count_if( in tryDemangleForVFABI() local
426 assert(NGlobalPreds < 2 && "Cannot have more than one global predicate."); in tryDemangleForVFABI()
427 if (NGlobalPreds) in tryDemangleForVFABI()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Analysis/
H A DVFABIDemangling.cpp422 const auto NGlobalPreds = std::count_if( in tryDemangleForVFABI() local
426 assert(NGlobalPreds < 2 && "Cannot have more than one global predicate."); in tryDemangleForVFABI()
427 if (NGlobalPreds) in tryDemangleForVFABI()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Analysis/
H A DVFABIDemangling.cpp422 const auto NGlobalPreds = std::count_if( in tryDemangleForVFABI() local
426 assert(NGlobalPreds < 2 && "Cannot have more than one global predicate."); in tryDemangleForVFABI()
427 if (NGlobalPreds) in tryDemangleForVFABI()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DVFABIDemangling.cpp422 const auto NGlobalPreds = std::count_if( in tryDemangleForVFABI() local
426 assert(NGlobalPreds < 2 && "Cannot have more than one global predicate."); in tryDemangleForVFABI()
427 if (NGlobalPreds) in tryDemangleForVFABI()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Analysis/
H A DVFABIDemangling.cpp422 const auto NGlobalPreds = std::count_if( in tryDemangleForVFABI() local
426 assert(NGlobalPreds < 2 && "Cannot have more than one global predicate."); in tryDemangleForVFABI()
427 if (NGlobalPreds) in tryDemangleForVFABI()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DVFABIDemangling.cpp422 const auto NGlobalPreds = std::count_if( in tryDemangleForVFABI() local
426 assert(NGlobalPreds < 2 && "Cannot have more than one global predicate."); in tryDemangleForVFABI()
427 if (NGlobalPreds) in tryDemangleForVFABI()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DVFABIDemangling.cpp422 const auto NGlobalPreds = std::count_if(
426 assert(NGlobalPreds < 2 && "Cannot have more than one global predicate.");
427 if (NGlobalPreds)
/dports/devel/llvm10/llvm-10.0.1.src/unittests/Analysis/
H A DVectorFunctionABITest.cpp112 const auto NGlobalPreds = in IsMasked() local
117 return NGlobalPreds == 1 && Info.Shape.Parameters.back().ParamKind == in IsMasked()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/unittests/Analysis/
H A DVectorFunctionABITest.cpp112 const auto NGlobalPreds = in IsMasked() local
117 return NGlobalPreds == 1 && Info.Shape.Parameters.back().ParamKind == in IsMasked()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/unittests/Analysis/
H A DVectorFunctionABITest.cpp91 const auto NGlobalPreds = in IsMasked() local
96 return NGlobalPreds == 1 && Info.Shape.Parameters.back().ParamKind == in IsMasked()
/dports/devel/llvm11/llvm-11.0.1.src/unittests/Analysis/
H A DVectorFunctionABITest.cpp91 const auto NGlobalPreds = in IsMasked() local
96 return NGlobalPreds == 1 && Info.Shape.Parameters.back().ParamKind == in IsMasked()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/unittests/Analysis/
H A DVectorFunctionABITest.cpp90 const auto NGlobalPreds = in IsMasked() local
95 return NGlobalPreds == 1 && Info.Shape.Parameters.back().ParamKind == in IsMasked()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/unittests/Analysis/
H A DVectorFunctionABITest.cpp91 const auto NGlobalPreds = in IsMasked() local
96 return NGlobalPreds == 1 && Info.Shape.Parameters.back().ParamKind == in IsMasked()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/unittests/Analysis/
H A DVectorFunctionABITest.cpp90 const auto NGlobalPreds = in IsMasked() local
95 return NGlobalPreds == 1 && Info.Shape.Parameters.back().ParamKind == in IsMasked()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/unittests/Analysis/
H A DVectorFunctionABITest.cpp91 const auto NGlobalPreds = in IsMasked() local
96 return NGlobalPreds == 1 && Info.Shape.Parameters.back().ParamKind == in IsMasked()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/unittests/Analysis/
H A DVectorFunctionABITest.cpp90 const auto NGlobalPreds = in IsMasked() local
95 return NGlobalPreds == 1 && Info.Shape.Parameters.back().ParamKind == in IsMasked()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/unittests/Analysis/
H A DVectorFunctionABITest.cpp91 const auto NGlobalPreds = in IsMasked() local
96 return NGlobalPreds == 1 && Info.Shape.Parameters.back().ParamKind == in IsMasked()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/unittests/Analysis/
H A DVectorFunctionABITest.cpp90 const auto NGlobalPreds = in IsMasked() local
95 return NGlobalPreds == 1 && Info.Shape.Parameters.back().ParamKind == in IsMasked()

12