Lines Matching refs:getLLVMContext

77     llvm::Type *Int8 = llvm::IntegerType::getInt8Ty(CGF.CGM.getLLVMContext());  in initializeAlloca()
152 llvm::IntegerType::get(CGF.getLLVMContext(), in MakeBinaryAtomicValue()
213 llvm::IntegerType::get(CGF.getLLVMContext(), in EmitBinaryAtomicPost()
255 CGF.getLLVMContext(), CGF.getContext().getTypeSize(T)); in MakeAtomicCmpXchgValue()
350 llvm::Type *Int128Ty = llvm::IntegerType::get(CGF.getLLVMContext(), 128); in EmitAtomicCmpXchg128ForMSIntrin()
416 llvm::IntegerType::get(CGF.getLLVMContext(), LoadSize.getQuantity() * 8); in EmitISOVolatileLoad()
430 llvm::IntegerType::get(CGF.getLLVMContext(), StoreSize.getQuantity() * 8); in EmitISOVolatileStore()
588 LLVMContext &C = CGF.CGM.getLLVMContext(); in EmitSignBit()
649 llvm::MDBuilder MDHelper(CGF.getLLVMContext()); in emitRangedBuiltin()
893 CGF.getLLVMContext(), in EmitX86BitTestIntrinsic()
1082 CGF.getLLVMContext(), llvm::AttributeList::FunctionIndex, in EmitMSVCRTSetJmp()
1643 getLLVMContext(), llvm::AttributeList::FunctionIndex, in EmitMSVCBuiltinExpr()
1862 llvm::IntegerType *IntTy = llvm::Type::getIntNTy(getLLVMContext(), in emitBuiltinOSLogFormat()
2235 return RValue::get(llvm::ConstantInt::get(getLLVMContext(), in EmitBuiltinExpr()
2238 return RValue::get(llvm::ConstantFP::get(getLLVMContext(), in EmitBuiltinExpr()
2631 LLVMIntTy, {llvm::Type::getInt8PtrTy(getLLVMContext())}, true); in EmitBuiltinExpr()
3861 llvm::Type *ITy = llvm::IntegerType::get(getLLVMContext(), in EmitBuiltinExpr()
4143 Strings.push_back(llvm::MDString::get(getLLVMContext(), StrUtf8)); in EmitBuiltinExpr()
4149 MDTuple *StrTuple = MDTuple::get(getLLVMContext(), Strings); in EmitBuiltinExpr()
4150 Builder.CreateCall(F, MetadataAsValue::get(getLLVMContext(), StrTuple)); in EmitBuiltinExpr()
4266 llvm::IntegerType::get(CGM.getLLVMContext(), EncompassingInfo.Width); in EmitBuiltinExpr()
4432 IntegerType::get(getLLVMContext(), in EmitBuiltinExpr()
4610 llvm::Type::getInt8Ty(getLLVMContext()), GenericAS); in EmitBuiltinExpr()
4719 llvm::FunctionType::get(llvm::Type::getVoidTy(getLLVMContext()), in EmitBuiltinExpr()
5215 getLLVMContext(), in EmitBuiltinExpr()
6803 llvm::IntegerType::get(getLLVMContext(), EltBits / 2); in EmitCommonNeonBuiltinExpr()
6813 llvm::Type *EltTy = llvm::IntegerType::get(getLLVMContext(), EltBits / 2); in EmitCommonNeonBuiltinExpr()
7248 LLVMContext &Context = CGM.getLLVMContext(); in EmitSpecialRegisterBuiltin()
7526 getLLVMContext(), getContext().getTypeSize(Ty))->getPointerTo(); in EmitARMBuiltinExpr()
7539 getLLVMContext(), CGM.getDataLayout().getTypeSizeInBits(RealResTy)); in EmitARMBuiltinExpr()
7573 llvm::Type *StoreTy = llvm::IntegerType::get(getLLVMContext(), in EmitARMBuiltinExpr()
7581 getLLVMContext(), in EmitARMBuiltinExpr()
7770 getLLVMContext(), in EmitARMBuiltinExpr()
8539 auto *RTy = llvm::VectorType::get(IntegerType::get(getLLVMContext(), 1), VTy); in EmitSVEPredicateCast()
8974 Ops.push_back(llvm::ConstantInt::get(getLLVMContext(), *Result)); in EmitAArch64SVEBuiltinExpr()
9143 EltTy = IntegerType::get(getLLVMContext(), SVEBitsPerBlock / NumOpnds); in EmitAArch64SVEBuiltinExpr()
9439 llvm::Type *Int128Ty = llvm::IntegerType::get(getLLVMContext(), 128); in EmitAArch64BuiltinExpr()
9454 getLLVMContext(), getContext().getTypeSize(Ty))->getPointerTo(); in EmitAArch64BuiltinExpr()
9467 getLLVMContext(), CGM.getDataLayout().getTypeSizeInBits(RealResTy)); in EmitAArch64BuiltinExpr()
9499 llvm::Type *StoreTy = llvm::IntegerType::get(getLLVMContext(), in EmitAArch64BuiltinExpr()
9507 getLLVMContext(), in EmitAArch64BuiltinExpr()
9526 LLVMContext &Context = CGM.getLLVMContext(); in EmitAArch64BuiltinExpr()
9692 LLVMContext &Context = CGM.getLLVMContext(); in EmitAArch64BuiltinExpr()
9737 llvm::Type *Int128Ty = llvm::IntegerType::get(getLLVMContext(), 128); in EmitAArch64BuiltinExpr()
9798 getLLVMContext(), in EmitAArch64BuiltinExpr()
9835 llvm::Type *Int128Ty = llvm::Type::getIntNTy(getLLVMContext(), 128); in EmitAArch64BuiltinExpr()
9839 llvm::Type *Int128Ty = llvm::Type::getIntNTy(getLLVMContext(), 128); in EmitAArch64BuiltinExpr()
9846 llvm::Type *Int128PTy = llvm::Type::getIntNPtrTy(getLLVMContext(), 128); in EmitAArch64BuiltinExpr()
10636 llvm::IntegerType::get(getLLVMContext(), BitWidth / 2), 2 * ArgElts); in EmitAArch64BuiltinExpr()
11997 IntegerType::get(CGF.getLLVMContext(), in EmitX86MaskedCompareResult()
12313 llvm::Type::getHalfTy(CGF.getLLVMContext()), NumDstElts); in EmitX86CvtF16ToFloatExpr()
12504 getLLVMContext(), *E->getArg(i)->getIntegerConstantExpr(getContext()))); in EmitX86BuiltinExpr()
12599 llvm::Type::getX86_MMXTy(getLLVMContext())); in EmitX86BuiltinExpr()
13664 getLLVMContext(), llvm::ConstantAsMetadata::get(Builder.getInt32(1))); in EmitX86BuiltinExpr()
14244 llvm::Type *MMXTy = llvm::Type::getX86_MMXTy(getLLVMContext()); in EmitX86BuiltinExpr()
14663 llvm::Type *Int64Ty = llvm::IntegerType::get(getLLVMContext(), 64); in EmitX86BuiltinExpr()
14674 llvm::Type *Int128Ty = llvm::IntegerType::get(getLLVMContext(), 128); in EmitX86BuiltinExpr()
14740 getLLVMContext(), llvm::AttributeList::FunctionIndex, in EmitX86BuiltinExpr()
15335 llvm::Type *Int128Ty = llvm::IntegerType::get(getLLVMContext(), 128); in EmitPPCBuiltinExpr()
15968 llvm::MDBuilder MDHelper(CGF.getLLVMContext()); in EmitAMDGPUWorkGroupSize()
15973 llvm::MDNode::get(CGF.getLLVMContext(), None)); in EmitAMDGPUWorkGroupSize()
15989 llvm::MDNode::get(CGF.getLLVMContext(), None)); in EmitAMDGPUGridSize()
16029 SSID = getLLVMContext().getOrInsertSyncScopeID(scp); in ProcessOrderScopeAMDGCN()
16572 Value *M4Value = llvm::ConstantInt::get(getLLVMContext(), M4); in EmitSystemZBuiltinExpr()
16573 Value *M5Value = llvm::ConstantInt::get(getLLVMContext(), M5); in EmitSystemZBuiltinExpr()
16607 Value *M4Value = llvm::ConstantInt::get(getLLVMContext(), M4); in EmitSystemZBuiltinExpr()
16641 Value *M4Value = llvm::ConstantInt::get(getLLVMContext(), M4); in EmitSystemZBuiltinExpr()
17555 CGF.getLLVMContext(), in BuiltinAlignArgs()
18015 SrcT->getWithNewType(llvm::IntegerType::get(getLLVMContext(), 32)); in EmitWebAssemblyBuiltinExpr()
18033 Ops[OpIdx++] = llvm::ConstantInt::get(getLLVMContext(), *LaneConst); in EmitWebAssemblyBuiltinExpr()