Home
last modified time | relevance | path

Searched defs:getInt32Ty (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/mlir/include/mlir/Dialect/LLVMIR/
DLLVMTypes.h157 static LLVMType getInt32Ty(MLIRContext *context) { in getInt32Ty() function
/external/llvm-project/llvm/lib/IR/
DType.cpp186 IntegerType *Type::getInt32Ty(LLVMContext &C) { return &C.pImpl->Int32Ty; } in getInt32Ty() function in Type
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DType.cpp180 IntegerType *Type::getInt32Ty(LLVMContext &C) { return &C.pImpl->Int32Ty; } in getInt32Ty() function in Type
/external/llvm/lib/IR/
DType.cpp169 IntegerType *Type::getInt32Ty(LLVMContext &C) { return &C.pImpl->Int32Ty; } in getInt32Ty() function in Type
/external/llvm/include/llvm/IR/
DIRBuilder.h330 IntegerType *getInt32Ty() { in getInt32Ty() function
/external/llvm-project/llvm/include/llvm/IR/
DIRBuilder.h469 IntegerType *getInt32Ty() { in getInt32Ty() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h395 IntegerType *getInt32Ty() { in getInt32Ty() function