Searched defs:mapValues (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/IR/ | ||
H A D | BuiltinAttributes.cpp | 1277 return llvm::cast<DenseIntElementsAttr>(*this).mapValues(newElementType, in mapValues() function in DenseElementsAttr |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | RegisterCoalescer.cpp | 3058 bool JoinVals::mapValues(JoinVals &Other) { mapValues() function in JoinVals |