Home
last modified time | relevance | path

Searched defs:Int16Ty (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/unittests/IR/
H A DVectorTypesTest.cpp40 Type *Int16Ty = Type::getInt16Ty(Ctx); in TEST() local
134 Type *Int16Ty = Type::getInt16Ty(Ctx); TEST() local
229 Type *Int16Ty = Type::getInt16Ty(Ctx); TEST() local
H A DInstructionsTest.cpp203 Type *Int16Ty = Type::getInt16Ty(C); in TEST() local
638 Type* Int16Ty = Type::getInt16Ty(C); TEST() local
[all...]
H A DConstantsTest.cpp185 Type *Int16Ty = Type::getInt16Ty(Context); TEST() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypeCache.h37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUHSAMetadataStreamer.cpp598 auto Int16Ty = Type::getInt16Ty(Func.getContext()); emitHiddenKernelArgs() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp268 Type *PtrTy, *IntptrTy, *Int64Ty, *Int32Ty, *Int16Ty, *Int8Ty, *Int1Ty; global() member in __anon543601890111::ModuleSanitizerCoverage
H A DInstrProfiling.cpp1629 auto *Int16Ty = Type::getInt16Ty(Ctx); createDataVariable() local
/llvm-project/llvm/unittests/Transforms/Utils/
H A DLocalTest.cpp1294 IntegerType *Int16Ty = Type::getInt16Ty(Context); in TEST() local