Home
last modified time | relevance | path

Searched defs:Int32Ty (Results 1 – 25 of 58) sorted by relevance

123

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp84 llvm::Type *Int32Ty = llvm::IntegerType::getInt32Ty(CGM.getLLVMContext()); in getPipeElemSize() local
94 llvm::Type *Int32Ty = llvm::IntegerType::getInt32Ty(CGM.getLLVMContext()); in getPipeElemAlign() local
H A DCodeGenTypeCache.h37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSanitizerStats.cpp77 IntegerType *Int32Ty = Type::getInt32Ty(M->getContext()); in finish() local
H A DAMDGPUEmitPrintf.cpp65 auto Int32Ty = Builder.getInt32Ty(); callAppendArgs() local
157 auto Int32Ty = Builder.getInt32Ty(); callAppendStringN() local
445 auto Int32Ty = Builder.getInt32Ty(); emitAMDGPUPrintfCall() local
H A DIntegerDivision.cpp480 Type *Int32Ty = Builder.getInt32Ty(); in expandRemainderUpTo32Bits() local
575 Type *Int32Ty = Builder.getInt32Ty(); in expandDivisionUpTo32Bits() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DKCFI.cpp73 IntegerType *Int32Ty = Type::getInt32Ty(Ctx); in run() local
H A DInstrOrderFile.cpp109 IntegerType *Int32Ty = Type::getInt32Ty(Ctx); in generateCodeSequence() local
H A DSanitizerBinaryMetadata.cpp202 auto *Int32Ty = IRB.getInt32Ty(); run() local
H A DInstrProfiling.cpp973 auto *Int32Ty = Type::getInt32Ty(M.getContext()); lowerMCDCTestVectorBitmapUpdate() local
1023 auto *Int32Ty = Type::getInt32Ty(M.getContext()); lowerMCDCCondBitmapUpdate() local
1688 auto *Int32Ty = Type::getInt32Ty(M.getContext()); emitRuntimeHook() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalSplit.cpp72 IntegerType *Int32Ty = Type::getInt32Ty(GV.getContext()); splitGlobal() local
/freebsd-src/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DOperations.cpp228 auto *Int32Ty = Type::getInt32Ty(Cur[0]->getContext()); in validExtractValueIndex() local
287 auto *Int32Ty = Type::getInt32Ty(Cur[0]->getContext()); in validInsertValueIndex() local
336 auto *Int32Ty = Type::getInt32Ty(Cur[0]->getContext()); in validShuffleVectorIndex() local
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/Offloading/
H A DUtility.cpp36 Type *Int32Ty = Type::getInt32Ty(M.getContext()); getOffloadingEntryInitializer() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVVMIntrRange.cpp67 IntegerType *Int32Ty = Type::getInt32Ty(Context); addRangeMetadata() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineDebugify.cpp138 IntegerType *Int32Ty = Type::getInt32Ty(Ctx); applyDebugifyMetadataToMachineFunction() local
H A DPreISelIntrinsicLowering.cpp74 Type *Int32Ty = Type::getInt32Ty(F.getContext()); in lowerLoadRelative() local
H A DShadowStackGCLowering.cpp164 Type *Int32Ty = Type::getInt32Ty(F.getContext()); in GetFrameMap() local
H A DSjLjEHPrepare.cpp134 Type *Int32Ty = Type::getInt32Ty(I->getContext()); in insertCallSiteStore() local
H A DGlobalMerge.cpp454 Type *Int32Ty = Type::getInt32Ty(M.getContext()); doMerge() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp279 Type *Int32Ty = Builder.getInt32Ty(); in emitExceptionRegistrationRecord() local
385 Type *Int32Ty = Type::getInt32Ty(Context); in generateLSDAInEAXThunk() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DProfileSummary.cpp57 Type *Int32Ty = Type::getInt32Ty(Context); in getDetailedSummaryMD() local
H A DModule.cpp339 Type *Int32Ty = Type::getInt32Ty(Context); addModuleFlag() local
351 Type *Int32Ty = Type::getInt32Ty(Context); addModuleFlag() local
H A DMDBuilder.cpp48 Type *Int32Ty = Type::getInt32Ty(Context); createBranchWeights() local
/freebsd-src/contrib/llvm-project/llvm/tools/bugpoint/
H A DExtractFunction.cpp230 Type *Int32Ty = Type::getInt32Ty(TorList[0].first->getContext()); in GetTorInit() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp332 Type *Int32Ty = Type::getInt32Ty(Ctx); lowerPrintfForGpu() local
H A DAMDGPUHSAMetadataStreamer.cpp579 auto Int32Ty = Type::getInt32Ty(Func.getContext()); emitHiddenKernelArgs() local

123