Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DIRBuilder.h225 IntegerType *getInt1Ty() { in getInt1Ty() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DType.cpp210 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
/external/llvm/lib/IR/
DType.cpp166 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
/external/llvm/include/llvm/IR/
DIRBuilder.h315 IntegerType *getInt1Ty() { in getInt1Ty() function