Home
last modified time | relevance | path

Searched defs:getConstInt (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenBuilder.cpp42 cir::ConstantOp CIRGenBuilderTy::getConstInt(mlir::Location loc, in getConstInt() function in CIRGenBuilderTy
51 cir::ConstantOp CIRGenBuilderTy::getConstInt(mlir::Location loc, in getConstInt() function in CIRGenBuilderTy
56 cir::ConstantOp CIRGenBuilderTy::getConstInt(mlir::Location loc, mlir::Type t, in getConstInt() function in CIRGenBuilderTy
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVCallLowering.cpp92 static ConstantInt *getConstInt(MDNode *MD, unsigned NumOp) { in getConstInt() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp2197 auto HexagonVectorCombine::getConstInt(int Val, unsigned Width) const in getConstInt() function in HexagonVectorCombine