Searched defs:relation (Results 1 – 6 of 6) sorted by relevance
/llvm-project/libcxx/include/__concepts/ |
H A D | relation.h | 26 concept relation = variable
|
/llvm-project/flang/include/flang/Evaluate/ |
H A D | common.h | 92 Reverse(Relation relation) Reverse() argument 117 Satisfies(RelationalOperator op,Relation relation) Satisfies() argument
|
/llvm-project/mlir/include/mlir/Dialect/Bufferization/IR/ |
H A D | BufferizableOpInterface.h | 48 BufferRelation relation; member 59 BufferRelation relation; member
|
/llvm-project/flang/lib/Evaluate/ |
H A D | fold-logical.cpp | 900 FoldOperation(FoldingContext & context,Relational<T> && relation) FoldOperation() argument 930 FoldOperation(FoldingContext & context,Relational<SomeType> && relation) FoldOperation() argument [all...] |
H A D | fold-integer.cpp | 357 const RelationalOperator relation{WHICH == WhichLocation::Findloc Test() local 448 IsHit(typename Constant<T>::Element element,std::optional<Constant<T>> & value,RelationalOperator relation,bool back) const IsHit() argument
|
/llvm-project/mlir/lib/Dialect/SCF/Transforms/ |
H A D | BufferizableOpInterfaceImpl.cpp | 618 BufferRelation relation = bufferRelation(op, opResult, state); getAliasingValues() local 839 BufferRelation relation = bufferRelation(op, opResult, state); getAliasingValues() local
|