Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Dialect/LLVMIR/
DLLVMTypes.h160 static LLVMType getInt64Ty(MLIRContext *context) { in getInt64Ty() function
/external/llvm-project/llvm/lib/IR/
DType.cpp187 IntegerType *Type::getInt64Ty(LLVMContext &C) { return &C.pImpl->Int64Ty; } in getInt64Ty() function in Type
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DType.cpp181 IntegerType *Type::getInt64Ty(LLVMContext &C) { return &C.pImpl->Int64Ty; } in getInt64Ty() function in Type
/external/llvm/lib/IR/
DType.cpp170 IntegerType *Type::getInt64Ty(LLVMContext &C) { return &C.pImpl->Int64Ty; } in getInt64Ty() function in Type
/external/llvm/include/llvm/IR/
DIRBuilder.h335 IntegerType *getInt64Ty() { in getInt64Ty() function
/external/llvm-project/llvm/include/llvm/IR/
DIRBuilder.h474 IntegerType *getInt64Ty() { in getInt64Ty() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h400 IntegerType *getInt64Ty() { in getInt64Ty() function