Home
last modified time | relevance | path

Searched defs:IntegerType (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DDerivedTypes.h39 class IntegerType : public Type { class
43 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){ in IntegerType() function in llvm::IntegerType
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DDerivedTypes.h40 class IntegerType : public Type { class
44 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){ in IntegerType() function in llvm::IntegerType
[all...]

Completed in 2 milliseconds