Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/lib/ubsan/
H A Dubsan_value.h117 bool isIntegerTy() const { return getKind() == TK_Integer; } in isIntegerTy() function
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DType.h193 bool isIntegerTy() const { return getTypeID() == IntegerTyID; } in isIntegerTy() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DType.h195 bool isIntegerTy() const { return getTypeID() == IntegerTyID; } in isIntegerTy() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DType.h197 bool isIntegerTy() const { return getTypeID() == IntegerTyID; } in isIntegerTy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DType.h228 bool isIntegerTy() const { return getTypeID() == IntegerTyID; } in isIntegerTy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DType.h228 bool isIntegerTy() const { return getTypeID() == IntegerTyID; } in isIntegerTy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DType.h228 bool isIntegerTy() const { return getTypeID() == IntegerTyID; } in isIntegerTy() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DType.h222 bool isIntegerTy() const { return getTypeID() == IntegerTyID; } in isIntegerTy() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DType.h228 bool isIntegerTy() const { return getTypeID() == IntegerTyID; } in isIntegerTy() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DType.cpp57 bool Type::isIntegerTy(unsigned Bitwidth) const { in isIntegerTy() function in Type
/aosp_15_r20/external/llvm/lib/IR/
H A DType.cpp50 bool Type::isIntegerTy(unsigned Bitwidth) const { in isIntegerTy() function in Type
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DType.cpp56 bool Type::isIntegerTy(unsigned Bitwidth) const { in isIntegerTy() function in Type