Searched defs:getConstInt (Results 1 – 3 of 3) sorted by relevance
42 cir::ConstantOp CIRGenBuilderTy::getConstInt(mlir::Location loc, in getConstInt() function in CIRGenBuilderTy51 cir::ConstantOp CIRGenBuilderTy::getConstInt(mlir::Location loc, in getConstInt() function in CIRGenBuilderTy56 cir::ConstantOp CIRGenBuilderTy::getConstInt(mlir::Location loc, mlir::Type t, in getConstInt() function in CIRGenBuilderTy
92 static ConstantInt *getConstInt(MDNode *MD, unsigned NumOp) { in getConstInt() function
2197 auto HexagonVectorCombine::getConstInt(int Val, unsigned Width) const in getConstInt() function in HexagonVectorCombine