Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Int16Ty

97   Int16Ty = llvm::Type::getInt16Ty(LLVMContext);
3381 llvm::ConstantInt::get(Int16Ty, Uuid.substr(9, 4), 16),
3382 llvm::ConstantInt::get(Int16Ty, Uuid.substr(14, 4), 16),