Home
last modified time | relevance | path

Searched refs:IntegerTy (Results 51 – 75 of 86) sorted by relevance

1234

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm-c/
H A DCore.h1167 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm-c/
H A DCore.h1167 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy);
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm-c/
H A DCore.h1167 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy);
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm-c/
H A DCore.h1150 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/
H A DCore.h1148 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm-c/
H A DCore.h1167 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm-c/
H A DCore.h1167 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm-c/
H A DCore.h1167 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm-c/
H A DCore.h1167 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm-c/
H A DCore.h1148 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy);
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm-c/
H A DCore.h1167 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy);
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm-c/
H A DCore.h1144 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy);
/dports/devel/llvm70/llvm-7.0.1.src/lib/IR/
H A DCore.cpp574 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy) { in LLVMGetIntTypeWidth() argument
575 return unwrap<IntegerType>(IntegerTy)->getBitWidth(); in LLVMGetIntTypeWidth()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/IR/
H A DCore.cpp596 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy) { in LLVMGetIntTypeWidth() argument
597 return unwrap<IntegerType>(IntegerTy)->getBitWidth(); in LLVMGetIntTypeWidth()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp637 Type *IntegerTy = Builder.getIntNTy(NumElts); in simplifyX86movmsk() local
641 Res = Builder.CreateBitCast(Res, IntegerTy); in simplifyX86movmsk()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/IR/
H A DCore.cpp591 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy) { in LLVMGetIntTypeWidth() argument
592 return unwrap<IntegerType>(IntegerTy)->getBitWidth(); in LLVMGetIntTypeWidth()
/dports/devel/llvm10/llvm-10.0.1.src/lib/IR/
H A DCore.cpp590 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy) { in LLVMGetIntTypeWidth() argument
591 return unwrap<IntegerType>(IntegerTy)->getBitWidth(); in LLVMGetIntTypeWidth()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp637 Type *IntegerTy = Builder.getIntNTy(NumElts); in simplifyX86movmsk() local
641 Res = Builder.CreateBitCast(Res, IntegerTy); in simplifyX86movmsk()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/IR/
H A DCore.cpp612 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy) {
613 return unwrap<IntegerType>(IntegerTy)->getBitWidth();
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/IR/
H A DCore.cpp612 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy) { in LLVMGetIntTypeWidth() argument
613 return unwrap<IntegerType>(IntegerTy)->getBitWidth(); in LLVMGetIntTypeWidth()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DCore.cpp613 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy) { in LLVMGetIntTypeWidth() argument
614 return unwrap<IntegerType>(IntegerTy)->getBitWidth(); in LLVMGetIntTypeWidth()
/dports/devel/llvm11/llvm-11.0.1.src/lib/IR/
H A DCore.cpp591 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy) { in LLVMGetIntTypeWidth() argument
592 return unwrap<IntegerType>(IntegerTy)->getBitWidth(); in LLVMGetIntTypeWidth()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp637 Type *IntegerTy = Builder.getIntNTy(NumElts); in simplifyX86movmsk() local
641 Res = Builder.CreateBitCast(Res, IntegerTy); in simplifyX86movmsk()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/IR/
H A DCore.cpp612 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy) { in LLVMGetIntTypeWidth() argument
613 return unwrap<IntegerType>(IntegerTy)->getBitWidth(); in LLVMGetIntTypeWidth()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DCore.cpp590 unsigned LLVMGetIntTypeWidth(LLVMTypeRef IntegerTy) { in LLVMGetIntTypeWidth() argument
591 return unwrap<IntegerType>(IntegerTy)->getBitWidth(); in LLVMGetIntTypeWidth()

1234