/llvm-project/llvm/unittests/IR/ |
H A D | VectorTypesTest.cpp | 41 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 D | ConstantsTest.cpp | 250 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 D | InstructionsTest.cpp | 204 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 D | ValueTest.cpp | 54 Type *Int32Ty = Type::getInt32Ty(Ctx); TEST() local 103 Type *Int32Ty = Type::getInt32Ty(Ctx); TEST() local
|
H A D | AsmWriterTest.cpp | 88 Type *Int32Ty = Type::getInt32Ty(C); TEST() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenCLRuntime.cpp | 84 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 D | CodeGenTypeCache.h | 37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
|
/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(); expandRemainderUpTo32Bits() local 575 Type *Int32Ty = Builder.getInt32Ty(); expandDivisionUpTo32Bits() local [all...] |
H A D | AMDGPUEmitPrintf.cpp | 66 auto Int32Ty = Builder.getInt32Ty(); in callAppendArgs() local 443 auto Int32Ty = Builder.getInt32Ty(); in emitAMDGPUPrintfCall() local
|
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | KCFI.cpp | 73 IntegerType *Int32Ty = Type::getInt32Ty(Ctx); run() local
|
H A D | InstrOrderFile.cpp | 109 IntegerType *Int32Ty = Type::getInt32Ty(Ctx); generateCodeSequence() local
|
H A D | SanitizerBinaryMetadata.cpp | 204 const std::array<Type *, 3> InitTypes = {Int32Ty, PtrTy, PtrTy}; in run() local
|
/llvm-project/llvm/lib/FuzzMutate/ |
H A D | Operations.cpp | 228 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 D | Utility.cpp | 38 Type *Int32Ty = Type::getInt32Ty(M.getContext()); getOffloadingEntryInitializer() local
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | GlobalSplit.cpp | 110 IntegerType *Int32Ty = Type::getInt32Ty(GV.getContext()); splitGlobal() local
|
/llvm-project/llvm/unittests/FuzzMutate/ |
H A D | OperationsTest.cpp | 361 Type *Int32Ty = Type::getInt32Ty(Ctx); TEST() local 409 Type *Int32Ty = Type::getInt32Ty(Ctx); TEST() local [all...] |
/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineDebugify.cpp | 154 IntegerType *Int32Ty = Type::getInt32Ty(Ctx); in applyDebugifyMetadataToMachineFunction() local
|
H A D | PreISelIntrinsicLowering.cpp | 74 Type *Int32Ty = Type::getInt32Ty(F.getContext()); lowerLoadRelative() local
|
H A D | ShadowStackGCLowering.cpp | 164 Type *Int32Ty = Type::getInt32Ty(F.getContext()); GetFrameMap() local
|
/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVPrepareFunctions.cpp | 196 Type *Int32Ty) { in parseAnnotation() argument 250 Type *Int32Ty = Type::getInt32Ty(Ctx); lowerPtrAnnotation() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86WinEHState.cpp | 279 Type *Int32Ty = Builder.getInt32Ty(); emitExceptionRegistrationRecord() local 385 Type *Int32Ty = Type::getInt32Ty(Context); generateLSDAInEAXThunk() local [all...] |
/llvm-project/llvm/lib/IR/ |
H A D | Module.cpp | 362 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 D | ProfileSummary.cpp | 57 Type *Int32Ty = Type::getInt32Ty(Context); in getDetailedSummaryMD() local
|
/llvm-project/llvm/tools/bugpoint/ |
H A D | ExtractFunction.cpp | 230 Type *Int32Ty = Type::getInt32Ty(TorList[0].first->getContext()); in GetTorInit() local
|