/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SanitizerStats.cpp | 77 IntegerType *Int32Ty = Type::getInt32Ty(M->getContext()); in finish() local
|
H A D | IntegerDivision.cpp | 480 Type *Int32Ty = Builder.getInt32Ty(); in expandRemainderUpTo32Bits() local 575 Type *Int32Ty = Builder.getInt32Ty(); in expandDivisionUpTo32Bits() local
|
H A D | AMDGPUEmitPrintf.cpp | 66 auto Int32Ty = Builder.getInt32Ty(); in callAppendArgs() local 443 auto Int32Ty = Builder.getInt32Ty(); in emitAMDGPUPrintfCall() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | KCFI.cpp | 73 IntegerType *Int32Ty = Type::getInt32Ty(Ctx); in run() local
|
H A D | InstrOrderFile.cpp | 109 IntegerType *Int32Ty = Type::getInt32Ty(Ctx); in generateCodeSequence() local
|
H A D | SanitizerBinaryMetadata.cpp | 204 auto *Int32Ty = IRB.getInt32Ty(); in run() local
|
/freebsd/contrib/llvm-project/llvm/lib/FuzzMutate/ |
H A D | Operations.cpp | 228 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/contrib/llvm-project/llvm/lib/Frontend/Offloading/ |
H A D | Utility.cpp | 38 Type *Int32Ty = Type::getInt32Ty(M.getContext()); in getOffloadingEntryInitializer() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | GlobalSplit.cpp | 110 IntegerType *Int32Ty = Type::getInt32Ty(GV.getContext()); in splitGlobal() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineDebugify.cpp | 154 IntegerType *Int32Ty = Type::getInt32Ty(Ctx); in applyDebugifyMetadataToMachineFunction() local
|
H A D | ShadowStackGCLowering.cpp | 122 Type *Int32Ty = Type::getInt32Ty(F.getContext()); GetFrameMap() local
|
H A D | PreISelIntrinsicLowering.cpp | 74 Type *Int32Ty = Type::getInt32Ty(F.getContext()); in lowerLoadRelative() local
|
H A D | SjLjEHPrepare.cpp | 134 Type *Int32Ty = Type::getInt32Ty(I->getContext()); in insertCallSiteStore() local
|
H A D | GlobalMerge.cpp | 473 Type *Int32Ty = Type::getInt32Ty(M.getContext()); in doMerge() local
|
H A D | ExpandVectorPredication.cpp | 664 Type *Int32Ty = Type::getInt32Ty(VPI.getContext()); in discardEVLParameter() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86WinEHState.cpp | 279 Type *Int32Ty = Builder.getInt32Ty(); in emitExceptionRegistrationRecord() local 388 Type *Int32Ty = Type::getInt32Ty(Context); generateLSDAInEAXThunk() local [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVPrepareFunctions.cpp | 196 Type *Int32Ty) { in parseAnnotation() 250 Type *Int32Ty = Type::getInt32Ty(Ctx); in lowerPtrAnnotation() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Module.cpp | 362 Type *Int32Ty = Type::getInt32Ty(Context); in addModuleFlag() local 374 Type *Int32Ty = Type::getInt32Ty(Context); in addModuleFlag() local 407 Type *Int32Ty = Type::getInt32Ty(Context); in setModuleFlag() local
|
H A D | ProfileSummary.cpp | 57 Type *Int32Ty = Type::getInt32Ty(Context); in getDetailedSummaryMD() local
|
H A D | MDBuilder.cpp | 62 Type *Int32Ty = Type::getInt32Ty(Context); in createBranchWeights() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTypeCache.h | 37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
|
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/ |
H A D | ExtractFunction.cpp | 230 Type *Int32Ty = Type::getInt32Ty(TorList[0].first->getContext()); in GetTorInit() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPrintfRuntimeBinding.cpp | 335 Type *Int32Ty = Type::getInt32Ty(Ctx); in lowerPrintfForGpu() local
|
H A D | AMDGPUHSAMetadataStreamer.cpp | 596 auto Int32Ty = Type::getInt32Ty(Func.getContext()); in emitHiddenKernelArgs() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | ARM.cpp | 627 llvm::Type *Int32Ty = llvm::Type::getInt32Ty(getVMContext()); in classifyReturnType() local
|