Home
last modified time | relevance | path

Searched defs:IntegerType (Results 1 – 25 of 36) sorted by relevance

12

/external/llvm-project/clang-tools-extra/clang-tidy/bugprone/
DSignedCharMisuseCheck.cpp44 bool IsSigned, const Matcher<clang::QualType> &IntegerType, in charCastExpression()
79 const auto IntegerType = in registerMatchers() local
134 const auto *IntegerType = Result.Nodes.getNodeAs<QualType>("integerType"); in check() local
/external/oj-libjdwp/src/share/classes/com/sun/jdi/
DIntegerType.java39 public interface IntegerType extends PrimitiveType { interface
/external/protobuf/ruby/tests/
Dtype_errors.rb12 IntegerType = Gem::Version.new(RUBY_VERSION) < Gem::Version.new('2.4') ? Fixnum : Integer constant in TestTypeErrors
/external/proguard/src/proguard/classfile/attribute/preverification/
DIntegerType.java32 public class IntegerType extends VerificationType class
/external/llvm-project/debuginfo-tests/llvm-prettyprinters/gdb/
Dmlir-support.cpp17 mlir::Type IntegerType = variable
/external/llvm-project/clang/include/clang/CodeGen/
DSwiftCallingConv.h23 class IntegerType; variable
/external/clang/include/clang/CodeGen/
DSwiftCallingConv.h25 class IntegerType; variable
/external/llvm-project/mlir/include/mlir/Conversion/StandardToLLVM/
DConvertStandardToLLVM.h22 class IntegerType; variable
/external/llvm/include/llvm/IR/
DConstants.h34 class IntegerType; variable
DType.h29 class IntegerType; variable
DDerivedTypes.h41 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){ in IntegerType() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstants.h45 class IntegerType; variable
DType.h32 class IntegerType; variable
/external/tensorflow/tensorflow/python/tf_program/
Dpywrap_tfd.py35 IntegerType = mlir.IntegerType variable
/external/clang/lib/CodeGen/
DCodeGenTypeCache.h22 class IntegerType; variable
/external/angle/src/tests/gl_tests/
DIncompleteTextureTest.cpp246 TEST_P(IncompleteTextureTestES3, IntegerType) in TEST_P() argument
/external/llvm-project/mlir/include/mlir/IR/
DBuiltinTypes.h24 class IntegerType; variable
DBuilders.h22 class IntegerType; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DType.h29 class IntegerType; variable
DDerivedTypes.h43 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){ in IntegerType() function
/external/llvm-project/clang/lib/CodeGen/
DCodeGenTypeCache.h22 class IntegerType; variable
/external/llvm-project/llvm/include/llvm/Analysis/
DMemoryBuiltins.h42 class IntegerType; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryBuiltins.h43 class IntegerType; variable
/external/llvm-project/llvm/include/llvm/IR/
DType.h32 class IntegerType; variable
/external/llvm/lib/CodeGen/MIRParser/
DMILexer.h101 IntegerType, enumerator

12