OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Int16Ty
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenTypeCache.h
37
llvm::IntegerType *Int8Ty, *
Int16Ty
, *Int32Ty, *Int64Ty;
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
SanitizerCoverage.cpp
244
*
Int16Ty
, *Int8Ty, *Int8PtrTy, *Int1Ty, *Int1PtrTy;
419
Int16Ty
= IRB.getInt16Ty();
448
SanCovTraceConstCmp2, SanCovTraceCmpZeroExtAL, VoidTy,
Int16Ty
,
Int16Ty
);
InstrProfiling.cpp
910
auto *
Int16Ty
= Type::getInt16Ty(Ctx);
911
auto *Int16ArrayTy = ArrayType::get(
Int16Ty
, IPVK_Last + 1);
924
Int16ArrayVals[Kind] = ConstantInt::get(
Int16Ty
, PD.NumValueSites[Kind]);
/src/external/apache2/llvm/dist/llvm/lib/IR/
LLVMContextImpl.h
1432
IntegerType Int1Ty, Int8Ty,
Int16Ty
, Int32Ty, Int64Ty, Int128Ty;
Completed in 33 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026