Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DIRBuilder.h235 IntegerType *getInt16Ty() { in getInt16Ty() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DType.cpp212 IntegerType *Type::getInt16Ty(LLVMContext &C) { return &C.pImpl->Int16Ty; } in getInt16Ty() function in Type
/external/llvm/lib/IR/
DType.cpp168 IntegerType *Type::getInt16Ty(LLVMContext &C) { return &C.pImpl->Int16Ty; } in getInt16Ty() function in Type
/external/llvm/include/llvm/IR/
DIRBuilder.h325 IntegerType *getInt16Ty() { in getInt16Ty() function