Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/Dialect/LLVMIR/
DLLVMTypes.h145 static LLVMType getInt1Ty(MLIRContext *context) { in getInt1Ty() function
/external/llvm-project/llvm/lib/IR/
DType.cpp183 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DType.cpp177 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/llvm-project/llvm/include/llvm/IR/
DIRBuilder.h454 IntegerType *getInt1Ty() { in getInt1Ty() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h380 IntegerType *getInt1Ty() { in getInt1Ty() function