Home
last modified time | relevance | path

Searched defs:join (Results 1 – 25 of 52) sorted by relevance

123

/llvm-project/clang/test/PCH/
H A Dcxx1y-variable-templates.cpp40 namespace join { namespace
92 namespace join { namespace
140 namespace join { namespace
/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DNoopLattice.h29 LatticeJoinEffect join(const NoopLattice &Other) { join() function
H A DMapLattice.h95 LatticeJoinEffect join(const MapLattice &Other) { in join() function
/llvm-project/clang/test/Preprocessor/
H A Dc99-6_10_3_3_p4.c6 #define join(c, d) in_between(c hash_hash d) macro
H A Dmacro_paste_hashhash.c5 #define join(c, d) in_between(c hash_hash d) macro
/llvm-project/llvm/include/llvm/Support/
H A Dthread.h141 void thread::join() { in join() function
236 void join() {} in join() function
/llvm-project/mlir/include/mlir/Analysis/DataFlow/
H A DConstantPropagationAnalysis.h73 static ConstantValue join(const ConstantValue &lhs, in join() function
H A DSparseAnalysis.h44 virtual ChangeResult join(const AbstractSparseLattice &rhs) { in join() function
103 ChangeResult join(const AbstractSparseLattice &rhs) override { in join() function
115 ChangeResult join(const ValueT &rhs) { in join() function
[all...]
H A DDenseAnalysis.h48 virtual ChangeResult join(const AbstractDenseLattice &rhs) { join() function
109 void join(AbstractDenseLattice *lhs, const AbstractDenseLattice &rhs) { join() function
/llvm-project/mlir/test/lib/Analysis/
H A DTestDataFlowFramework.cpp37 ChangeResult join(const FooState &rhs) { in join() function in __anon14c2041e0111::FooState
42 ChangeResult join(uint64_t value) { in join() function in __anon14c2041e0111::FooState
/llvm-project/llvm/lib/Support/
H A DIntEqClasses.cpp32 unsigned IntEqClasses::join(unsigned a, unsigned b) { in join() function in IntEqClasses
/llvm-project/third-party/benchmark/src/
H A Dbenchmark_name.cc46 std::string join(char delimiter, const Ts&... ts) { in join() function
/llvm-project/mlir/include/mlir/Interfaces/
H A DInferIntRangeInterface.h139 static IntegerValueRange join(const IntegerValueRange &lhs, in join() function
/llvm-project/libcxx/include/__thread/
H A Djthread.h91 _LIBCPP_HIDE_FROM_ABI void join() { __thread_.join(); } join() function
/llvm-project/libc/src/__support/threads/
H A Dthread.h174 int join(int *val) { join() function
184 int join(void **val) { join() function
/llvm-project/mlir/include/mlir/Dialect/Tosa/Utils/
H A DShapeUtils.h81 static ValueKnowledge join(const ValueKnowledge &lhs, in join() function
/llvm-project/libcxx/src/
H A Dthread.cpp40 void thread::join() { in join() function in thread
/llvm-project/mlir/lib/Analysis/DataFlow/
H A DDeadCodeAnalysis.cpp78 ChangeResult PredecessorState::join(Operation *predecessor) { join() function in PredecessorState
83 ChangeResult PredecessorState::join(Operation *predecessor, ValueRange inputs) { join() function in PredecessorState
/llvm-project/mlir/test/lib/Analysis/DataFlow/
H A DTestDenseDataFlowAnalysis.h38 static UnderlyingValue join(const UnderlyingValue &lhs, in join() function
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DTransferBranchTest.cpp33 LatticeJoinEffect join(const TestLattice &Other) { in join() function
H A DMapLatticeTest.cpp22 LatticeJoinEffect join(BooleanLattice Other) { in join() function in __anon444409010111::BooleanLattice
/llvm-project/libcxx/test/std/ranges/range.adaptors/range.transform/
H A Dgeneral.pass.cpp44 auto joinArrays(E1 (&a)[N], E2 (&b)[N], Join join = Join()) { in joinArrays()
/llvm-project/llvm/include/llvm/Analysis/
H A DStackLifetime.h76 void join(const LiveRange &Other) { Bits |= Other.Bits; } in join() function
/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DSpecialMemberFunctionsCheck.cpp95 join(ArrayRef<SpecialMemberFunctionsCheck::SpecialMemberFunctionKind> SMFS, in join() function
/llvm-project/mlir/lib/Bindings/Python/
H A DPybindUtils.h

123