Searched defs:mapValues (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/mlir/lib/IR/ | ||
| H A D | BuiltinAttributes.cpp | 1318 DenseElementsAttr::mapValues(Type newElementType, in mapValues() function in DenseElementsAttr |
| H A D | OperationSupport.cpp | 739 function_ref<LogicalResult(Value, Value)> mapValues) { in isEquivalentTo() argument |
| /llvm-project-15.0.7/llvm/lib/CodeGen/ | ||
| H A D | RegisterCoalescer.cpp | 2968 bool JoinVals::mapValues(JoinVals &Other) { in mapValues() function in JoinVals |