Home
last modified time | relevance | path

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

123

/llvm-project/llvm/unittests/IR/
H A DVectorTypesTest.cpp41 Type *Int32Ty = Type::getInt32Ty(Ctx); in TEST() local
135 Type *Int32Ty = Type::getInt32Ty(Ctx); TEST() local
230 Type *Int32Ty = Type::getInt32Ty(Ctx); TEST() local
281 Type *Int32Ty = Type::getInt32Ty(Ctx); TEST() local
327 Type *Int32Ty = Type::getInt32Ty(Ctx); TEST() local
368 Type *Int32Ty = Type::getInt32Ty(Ctx); TEST() local
[all...]
H A DConstantsTest.cpp250 Constant *One = ConstantInt::get(Int32Ty, 1); in TEST() local
546 Constant *CU = UndefValue::get(Int32Ty); in TEST() local
184 Type *Int32Ty = Type::getInt32Ty(Context); TEST() local
584 Type *Int32Ty = Type::getInt32Ty(Context); TEST() local
663 Type *Int32Ty = Type::getInt32Ty(Context); TEST() local
707 Type *Int32Ty = Type::getInt32Ty(Context); TEST() local
[all...]
H A DInstructionsTest.cpp204 Type *Int32Ty = Type::getInt32Ty(C); in TEST() local
407 Type *Int32Ty = Type::getInt32Ty(C); TEST() local
639 Type* Int32Ty = Type::getInt32Ty(C); TEST() local
717 Type *Int32Ty = Type::getInt32Ty(C); TEST() local
752 Type *Int32Ty = Type::getInt32Ty(C); TEST() local
779 Type *Int32Ty = Type::getInt32Ty(C); TEST() local
917 auto *Int32Ty = Type::getInt32Ty(C); TEST() local
980 auto *Int32Ty = Type::getInt32Ty(C); TEST() local
1018 Type *Int32Ty = Type::getInt32Ty(Ctx); TEST() local
1414 Type *Int32Ty = Type::getInt32Ty(Ctx); TEST() local
[all...]
H A DValueTest.cpp54 Type *Int32Ty = Type::getInt32Ty(Ctx); TEST() local
103 Type *Int32Ty = Type::getInt32Ty(Ctx); TEST() local
H A DAsmWriterTest.cpp88 Type *Int32Ty = Type::getInt32Ty(C); TEST() local
/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
/llvm-project/llvm/lib/Transforms/Utils/
H A DSanitizerStats.cpp77 IntegerType *Int32Ty = Type::getInt32Ty(M->getContext()); in finish() local
H A DIntegerDivision.cpp480 Type *Int32Ty = Builder.getInt32Ty(); expandRemainderUpTo32Bits() local
575 Type *Int32Ty = Builder.getInt32Ty(); expandDivisionUpTo32Bits() local
[all...]
H A DAMDGPUEmitPrintf.cpp66 auto Int32Ty = Builder.getInt32Ty(); in callAppendArgs() local
443 auto Int32Ty = Builder.getInt32Ty(); in emitAMDGPUPrintfCall() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DKCFI.cpp73 IntegerType *Int32Ty = Type::getInt32Ty(Ctx); run() local
H A DInstrOrderFile.cpp109 IntegerType *Int32Ty = Type::getInt32Ty(Ctx); generateCodeSequence() local
H A DSanitizerBinaryMetadata.cpp204 const std::array<Type *, 3> InitTypes = {Int32Ty, PtrTy, PtrTy}; in run() local
/llvm-project/llvm/lib/FuzzMutate/
H A DOperations.cpp228 auto *Int32Ty = Type::getInt32Ty(Cur[0]->getContext()); validExtractValueIndex() local
287 auto *Int32Ty = Type::getInt32Ty(Cur[0]->getContext()); validInsertValueIndex() local
336 auto *Int32Ty = Type::getInt32Ty(Cur[0]->getContext()); validShuffleVectorIndex() local
/llvm-project/llvm/lib/Frontend/Offloading/
H A DUtility.cpp38 Type *Int32Ty = Type::getInt32Ty(M.getContext()); getOffloadingEntryInitializer() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalSplit.cpp110 IntegerType *Int32Ty = Type::getInt32Ty(GV.getContext()); splitGlobal() local
/llvm-project/llvm/unittests/FuzzMutate/
H A DOperationsTest.cpp361 Type *Int32Ty = Type::getInt32Ty(Ctx); TEST() local
409 Type *Int32Ty = Type::getInt32Ty(Ctx); TEST() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DMachineDebugify.cpp154 IntegerType *Int32Ty = Type::getInt32Ty(Ctx); in applyDebugifyMetadataToMachineFunction() local
H A DPreISelIntrinsicLowering.cpp74 Type *Int32Ty = Type::getInt32Ty(F.getContext()); lowerLoadRelative() local
H A DShadowStackGCLowering.cpp164 Type *Int32Ty = Type::getInt32Ty(F.getContext()); GetFrameMap() local
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPrepareFunctions.cpp196 Type *Int32Ty) { in parseAnnotation() argument
250 Type *Int32Ty = Type::getInt32Ty(Ctx); lowerPtrAnnotation() local
/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp279 Type *Int32Ty = Builder.getInt32Ty(); emitExceptionRegistrationRecord() local
385 Type *Int32Ty = Type::getInt32Ty(Context); generateLSDAInEAXThunk() local
[all...]
/llvm-project/llvm/lib/IR/
H A DModule.cpp362 Type *Int32Ty = Type::getInt32Ty(Context); addModuleFlag() local
374 Type *Int32Ty = Type::getInt32Ty(Context); addModuleFlag() local
407 Type *Int32Ty = Type::getInt32Ty(Context); setModuleFlag() local
H A DProfileSummary.cpp57 Type *Int32Ty = Type::getInt32Ty(Context); in getDetailedSummaryMD() local
/llvm-project/llvm/tools/bugpoint/
H A DExtractFunction.cpp230 Type *Int32Ty = Type::getInt32Ty(TorList[0].first->getContext()); in GetTorInit() local

123