Home
last modified time | relevance | path

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

12

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/Dialect/LLVMIR/
H A DLLVMDialect.h100 static LLVMType getInt1Ty(LLVMDialect *dialect) { in getInt1Ty() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/Dialect/LLVMIR/
H A DLLVMDialect.h110 static LLVMType getInt1Ty(LLVMDialect *dialect) { in getInt1Ty() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/Dialect/LLVMIR/
H A DLLVMTypes.h145 static LLVMType getInt1Ty(MLIRContext *context) { in getInt1Ty() function
/dports/audio/faust/faust-2.37.3/compiler/generator/interpreter/
H A Dfbc_llvm_compiler.hh74 LLVMTypeRef getInt1Ty() { return LLVMInt1Type(); } in getInt1Ty() function in FBCLLVMCompiler
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/IR/
H A DType.cpp183 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/IR/
H A DType.cpp183 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Support/
H A DIRBuilder.h192 const IntegerType *getInt1Ty() { in getInt1Ty() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DType.cpp194 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
/dports/devel/llvm11/llvm-11.0.1.src/lib/IR/
H A DType.cpp183 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
/dports/devel/llvm10/llvm-10.0.1.src/lib/IR/
H A DType.cpp177 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DType.cpp177 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/IR/
H A DType.cpp177 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DType.cpp194 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
/dports/devel/llvm90/llvm-9.0.1.src/lib/IR/
H A DType.cpp172 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
/dports/devel/llvm80/llvm-8.0.1.src/lib/IR/
H A DType.cpp173 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
/dports/devel/llvm70/llvm-7.0.1.src/lib/IR/
H A DType.cpp173 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/IR/
H A DType.cpp200 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/IR/
H A DType.cpp200 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/IR/
H A DType.cpp200 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/IR/
H A DType.cpp238 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DType.cpp200 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/IR/
H A DType.cpp200 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
/dports/audio/faust/faust-2.37.3/compiler/generator/llvm/
H A Dllvm_instructions.hh171 LLVMType getInt1Ty() { return llvm::Type::getInt1Ty(fModule->getContext()); } in getInt1Ty() function
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/IR/
H A DIRBuilder.h332 IntegerType *getInt1Ty() { in getInt1Ty() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/IR/
H A DIRBuilder.h454 IntegerType *getInt1Ty() { in getInt1Ty() function

12