Searched defs:TypePair (Results 1 – 4 of 4) sorted by relevance
57 struct TypePair { struct 62 TypePair getBoxTypePair(mlir::Type firBoxTy) const; argument [all...]
36 using TypePair = std::pair<Type, Type>; in verifyCastOp() typedef
415 using TypePair = std::pair<MVT, MVT>; variable
1090 using TypePair = typename fir::FIROpConversion<OP>::TypePair; global() typedef [all...]