Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DType.cpp173 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
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DIRBuilder.h332 IntegerType *getInt1Ty() { in getInt1Ty() function