Home
last modified time | relevance | path

Searched defs:isIntegerTy (Results 1 – 25 of 78) sorted by relevance

1234

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/Dialect/LLVMIR/
H A DLLVMDialect.h61 bool isIntegerTy() { return getUnderlyingType()->isIntegerTy(); } in isIntegerTy() function
62 bool isIntegerTy(unsigned bitwidth) { in isIntegerTy() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/Dialect/LLVMIR/
H A DLLVMDialect.h69 bool isIntegerTy() { return getUnderlyingType()->isIntegerTy(); } in isIntegerTy() function
70 bool isIntegerTy(unsigned bitwidth) { in isIntegerTy() function
/dports/lang/gcc12-devel/gcc-12-20211205/libsanitizer/ubsan/
H A Dubsan_value.h116 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/dports/lang/gcc8/gcc-8.5.0/libsanitizer/ubsan/
H A Dubsan_value.h115 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/lib/ubsan/
H A Dubsan_value.h117 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.h116 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/dports/lang/gcc10/gcc-10.3.0/libsanitizer/ubsan/
H A Dubsan_value.h116 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libsanitizer/ubsan/
H A Dubsan_value.h115 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/compiler-rt/lib/ubsan/
H A Dubsan_value.h116 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/compiler-rt/lib/ubsan/
H A Dubsan_value.h116 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/dports/lang/gcc11-devel/gcc-11-20211009/libsanitizer/ubsan/
H A Dubsan_value.h116 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/dports/devel/llvm12/llvm-project-12.0.1.src/compiler-rt/lib/ubsan/
H A Dubsan_value.h116 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libsanitizer/ubsan/
H A Dubsan_value.h115 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/dports/devel/avr-gcc/gcc-10.2.0/libsanitizer/ubsan/
H A Dubsan_value.h116 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/dports/lang/gnat_util/gcc-6-20180516/libsanitizer/ubsan/
H A Dubsan_value.h115 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/dports/lang/gcc9-devel/gcc-9-20211007/libsanitizer/ubsan/
H A Dubsan_value.h115 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libsanitizer/ubsan/
H A Dubsan_value.h115 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libsanitizer/ubsan/
H A Dubsan_value.h122 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/compiler-rt/lib/ubsan/
H A Dubsan_value.h116 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libsanitizer/ubsan/
H A Dubsan_value.h115 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/compiler-rt/lib/ubsan/
H A Dubsan_value.h116 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/dports/lang/gcc11/gcc-11.2.0/libsanitizer/ubsan/
H A Dubsan_value.h116 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/compiler-rt/lib/ubsan/
H A Dubsan_value.h116 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/dports/devel/wasi-compiler-rt11/compiler-rt-11.0.1.src/lib/ubsan/
H A Dubsan_value.h116 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/dports/devel/emscripten/emscripten-2.0.3/system/lib/compiler-rt/lib/ubsan/
H A Dubsan_value.h116 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function

1234