Home
last modified time | relevance | path

Searched refs:getInt16Ty (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DValueTypes.cpp189 case MVT::i16: return Type::getInt16Ty(Context); in getTypeForEVT()
252 return FixedVectorType::get(Type::getInt16Ty(Context), 1); in getTypeForEVT()
254 return FixedVectorType::get(Type::getInt16Ty(Context), 2); in getTypeForEVT()
256 return FixedVectorType::get(Type::getInt16Ty(Context), 3); in getTypeForEVT()
258 return FixedVectorType::get(Type::getInt16Ty(Context), 4); in getTypeForEVT()
260 return FixedVectorType::get(Type::getInt16Ty(Context), 8); in getTypeForEVT()
262 return FixedVectorType::get(Type::getInt16Ty(Context), 16); in getTypeForEVT()
264 return FixedVectorType::get(Type::getInt16Ty(Context), 32); in getTypeForEVT()
266 return FixedVectorType::get(Type::getInt16Ty(Context), 64); in getTypeForEVT()
268 return FixedVectorType::get(Type::getInt16Ty(Context), 128); in getTypeForEVT()
[all …]
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUReplaceLDSUseWithPointer.cpp170 auto *I16Ty = Type::getInt16Ty(Ctx); in createLDSPointer()
230 Builder.CreateStore(Builder.CreatePtrToInt(GV, Type::getInt16Ty(Ctx)), in initializeLDSPointer()
H A DAMDGPUInstCombineIntrinsic.cpp94 return Builder.CreateIntCast(&V, Type::getInt16Ty(V.getContext()), false); in convertTo16Bit()
140 : Type::getInt16Ty(II.getContext()); in simplifyAMDGCNImageIntrinsic()
H A DAMDGPUTargetTransformInfo.cpp423 return Type::getInt16Ty(Context); in getMemcpyLoopLoweringType()
461 Type *I16Ty = Type::getInt16Ty(Context); in getMemcpyLoopResidualLoweringType()
H A DAMDGPUPrintfRuntimeBinding.cpp492 IType = Type::getInt16Ty(ArgType->getContext()); in lowerPrintfForGpu()
H A DAMDGPULibFunc.cpp884 case AMDGPULibFunc::I16: T = Type::getInt16Ty(C); break; in getIntrinsicParamType()
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp202 IntegerType *Type::getInt16Ty(LLVMContext &C) { return &C.pImpl->Int16Ty; } in getInt16Ty() function in Type
260 return getInt16Ty(C)->getPointerTo(AS); in getInt16PtrTy()
283 case 16: return cast<IntegerType>(Type::getInt16Ty(C)); in get()
H A DAutoUpgrade.cpp2057 Rep = Builder.CreateBitCast(Rep, Builder.getInt16Ty()); in UpgradeIntrinsicCall()
2060 C = ConstantInt::getAllOnesValue(Builder.getInt16Ty()); in UpgradeIntrinsicCall()
2062 C = ConstantInt::getNullValue(Builder.getInt16Ty()); in UpgradeIntrinsicCall()
H A DConstants.cpp3078 auto *Ty = FixedVectorType::get(Type::getInt16Ty(Context), Elts.size()); in get()
H A DCore.cpp575 return (LLVMTypeRef) Type::getInt16Ty(*unwrap(C)); in LLVMInt16TypeInContext()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp420 Int16Ty = IRB.getInt16Ty(); in instrumentModule()
439 IRB.getInt16Ty(), IRB.getInt16Ty()); in instrumentModule()
H A DInstrProfiling.cpp923 auto *Int16Ty = Type::getInt16Ty(Ctx); in getOrCreateRegionCounters()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp828 default: RetTy = Type::getInt16Ty(header->getContext()); break; in constructFunction()
1240 SwitchInst::Create(Constant::getNullValue(Type::getInt16Ty(Context)), in emitCallAndSwitchStatement()
1274 brVal = ConstantInt::get(Type::getInt16Ty(Context), SuccNum); in emitCallAndSwitchStatement()
1281 TheSwitch->addCase(ConstantInt::get(Type::getInt16Ty(Context), in emitCallAndSwitchStatement()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DType.h428 static IntegerType *getInt16Ty(LLVMContext &C);
H A DIRBuilder.h474 return ConstantInt::get(getInt16Ty(), C); in getInt16()
513 IntegerType *getInt16Ty() { in getInt16Ty() function
514 return Type::getInt16Ty(Context); in getInt16Ty()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86PreAMXConfig.cpp157 Type *I16Ty = Type::getInt16Ty(Ctx); in preWriteTileCfg()
H A DX86LowerAMXIntrinsics.cpp115 Type *I16Ty = Type::getInt16Ty(Ctx); in createLoop()
433 FixedVectorType *V2I16Ty = FixedVectorType::get(B.getInt16Ty(), 2); in createTileDPLoops()
/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp316 Type::getInt16Ty(Context), in pickScalarType()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp308 return llvm::Type::getInt16Ty(VMContext); in getTypeForFormat()
H A DTargetInfo.cpp5602 llvm::Type::getInt16Ty(getVMContext()), 8); in coerceIllegalVector()
5637 llvm::Type *ResType = llvm::Type::getInt16Ty(getVMContext()); in coerceIllegalVector()
6727 return ABIArgInfo::getDirect(llvm::Type::getInt16Ty(getVMContext())); in classifyReturnType()
6765 return ABIArgInfo::getDirect(llvm::Type::getInt16Ty(getVMContext())); in classifyReturnType()
8972 return ABIArgInfo::getDirect(llvm::Type::getInt16Ty(getVMContext())); in classifyReturnType()
9064 return ABIArgInfo::getDirect(llvm::Type::getInt16Ty(getVMContext())); in classifyArgumentType()
H A DCGBuiltin.cpp8409 return Builder.getInt16Ty(); in SVEBuiltinMemEltTy()
8426 return Builder.getInt16Ty(); in getEltType()
8496 return llvm::ScalableVectorType::get(Builder.getInt16Ty(), 8); in getSVEType()
16145 { Builder.getInt16Ty(), Src0->getType() }); in EmitAMDGPUBuiltinExpr()
H A DCodeGenModule.cpp112 Int16Ty = llvm::Type::getInt16Ty(LLVMContext); in CodeGenModule()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp466 C = FoldBitCast(C, Type::getInt16Ty(C->getContext()), DL); in ReadDataFromGlobal()
572 MapTy = Type::getInt16Ty(C->getContext()); in FoldReinterpretLoadFromConstPtr()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp1796 } else if (ETy == Type::getInt16Ty(CPV->getContext())) { in bufferLEByte()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3235 Type::getVoidTy(Ctx), {Type::getInt16Ty(Ctx), Type::getInt32Ty(Ctx)}, in buildCustomStateMachine()

12