Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DIRBuilder.h245 IntegerType *getInt64Ty() { in getInt64Ty() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DType.cpp214 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