/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGOpenCLRuntime.cpp | 101 llvm::Type *Int32Ty = llvm::IntegerType::getInt32Ty(CGM.getLLVMContext()); in getPipeElemSize() local 111 llvm::Type *Int32Ty = llvm::IntegerType::getInt32Ty(CGM.getLLVMContext()); in getPipeElemAlign() local
|
H A D | CodeGenTypeCache.h | 37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FuzzMutate/ |
H A D | Operations.cpp | 198 auto *Int32Ty = Type::getInt32Ty(Cur[0]->getContext()); in validExtractValueIndex() local 257 auto *Int32Ty = Type::getInt32Ty(Cur[0]->getContext()); in validInsertValueIndex() local 306 auto *Int32Ty = Type::getInt32Ty(Cur[0]->getContext()); in validShuffleVectorIndex() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | SanitizerStats.cpp | 78 IntegerType *Int32Ty = Type::getInt32Ty(M->getContext()); in finish() local
|
H A D | AMDGPUEmitPrintf.cpp | 74 auto Int32Ty = Builder.getInt32Ty(); in callAppendArgs() local 166 auto Int32Ty = Builder.getInt32Ty(); in callAppendStringN() local
|
H A D | IntegerDivision.cpp | 509 Type *Int32Ty = Builder.getInt32Ty(); in expandRemainderUpTo32Bits() local 606 Type *Int32Ty = Builder.getInt32Ty(); in expandDivisionUpTo32Bits() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | GlobalSplit.cpp | 74 IntegerType *Int32Ty = Type::getInt32Ty(GV.getContext()); in splitGlobal() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVVMIntrRange.cpp | 67 IntegerType *Int32Ty = Type::getInt32Ty(Context); in addRangeMetadata() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | PreISelIntrinsicLowering.cpp | 35 Type *Int32Ty = Type::getInt32Ty(F.getContext()); in lowerLoadRelative() local
|
H A D | MachineDebugify.cpp | 141 IntegerType *Int32Ty = Type::getInt32Ty(Ctx); in applyDebugifyMetadataToMachineFunction() local
|
H A D | ShadowStackGCLowering.cpp | 121 Type *Int32Ty = Type::getInt32Ty(F.getContext()); in GetFrameMap() local
|
H A D | ExpandVectorPredication.cpp | 263 Type *Int32Ty = Type::getInt32Ty(VPI.getContext()); in discardEVLParameter() local
|
H A D | SjLjEHPrepare.cpp | 116 Type *Int32Ty = Type::getInt32Ty(I->getContext()); in insertCallSiteStore() local
|
H A D | GlobalMerge.cpp | 444 Type *Int32Ty = Type::getInt32Ty(M.getContext()); in doMerge() local
|
H A D | SafeStack.cpp | 139 Type *Int32Ty; member in __anoneede60540111::SafeStack
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrOrderFile.cpp | 120 IntegerType *Int32Ty = Type::getInt32Ty(Ctx); in generateCodeSequence() local
|
H A D | InstrProfiling.cpp | 1090 auto *Int32Ty = Type::getInt32Ty(M->getContext()); in emitRuntimeHook() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86WinEHState.cpp | 278 Type *Int32Ty = Builder.getInt32Ty(); in emitExceptionRegistrationRecord() local 387 Type *Int32Ty = Type::getInt32Ty(Context); in generateLSDAInEAXThunk() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | ProfileSummary.cpp | 58 Type *Int32Ty = Type::getInt32Ty(Context); in getDetailedSummaryMD() local
|
H A D | Module.cpp | 350 Type *Int32Ty = Type::getInt32Ty(Context); in addModuleFlag() local 362 Type *Int32Ty = Type::getInt32Ty(Context); in addModuleFlag() local
|
H A D | MDBuilder.cpp | 48 Type *Int32Ty = Type::getInt32Ty(Context); in createBranchWeights() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/ |
H A D | ExtractFunction.cpp | 231 Type *Int32Ty = Type::getInt32Ty(TorList[0].first->getContext()); in GetTorInit() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineVectorOps.cpp | 452 Type *Int32Ty = Type::getInt32Ty(EI.getContext()); in visitExtractElementInst() local 1110 Type *Int32Ty = Type::getInt32Ty(InsElt.getContext()); in foldInsSequenceIntoSplat() local 2321 Type *Int32Ty = Type::getInt32Ty(SVI.getContext()); in visitShuffleVectorInst() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPrintfRuntimeBinding.cpp | 396 Type *Int32Ty = Type::getInt32Ty(Ctx); in lowerPrintfForGpu() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsSEISelDAGToDAG.cpp | 1301 IntegerType *Int32Ty = in trySelect() local
|