Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenCLRuntime.cpp101 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 DCodeGenTypeCache.h37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FuzzMutate/
H A DOperations.cpp198 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 DSanitizerStats.cpp78 IntegerType *Int32Ty = Type::getInt32Ty(M->getContext()); in finish() local
H A DAMDGPUEmitPrintf.cpp74 auto Int32Ty = Builder.getInt32Ty(); in callAppendArgs() local
166 auto Int32Ty = Builder.getInt32Ty(); in callAppendStringN() local
H A DIntegerDivision.cpp509 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 DGlobalSplit.cpp74 IntegerType *Int32Ty = Type::getInt32Ty(GV.getContext()); in splitGlobal() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVVMIntrRange.cpp67 IntegerType *Int32Ty = Type::getInt32Ty(Context); in addRangeMetadata() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPreISelIntrinsicLowering.cpp35 Type *Int32Ty = Type::getInt32Ty(F.getContext()); in lowerLoadRelative() local
H A DMachineDebugify.cpp141 IntegerType *Int32Ty = Type::getInt32Ty(Ctx); in applyDebugifyMetadataToMachineFunction() local
H A DShadowStackGCLowering.cpp121 Type *Int32Ty = Type::getInt32Ty(F.getContext()); in GetFrameMap() local
H A DExpandVectorPredication.cpp263 Type *Int32Ty = Type::getInt32Ty(VPI.getContext()); in discardEVLParameter() local
H A DSjLjEHPrepare.cpp116 Type *Int32Ty = Type::getInt32Ty(I->getContext()); in insertCallSiteStore() local
H A DGlobalMerge.cpp444 Type *Int32Ty = Type::getInt32Ty(M.getContext()); in doMerge() local
H A DSafeStack.cpp139 Type *Int32Ty; member in __anoneede60540111::SafeStack
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp120 IntegerType *Int32Ty = Type::getInt32Ty(Ctx); in generateCodeSequence() local
H A DInstrProfiling.cpp1090 auto *Int32Ty = Type::getInt32Ty(M->getContext()); in emitRuntimeHook() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86WinEHState.cpp278 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 DProfileSummary.cpp58 Type *Int32Ty = Type::getInt32Ty(Context); in getDetailedSummaryMD() local
H A DModule.cpp350 Type *Int32Ty = Type::getInt32Ty(Context); in addModuleFlag() local
362 Type *Int32Ty = Type::getInt32Ty(Context); in addModuleFlag() local
H A DMDBuilder.cpp48 Type *Int32Ty = Type::getInt32Ty(Context); in createBranchWeights() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DExtractFunction.cpp231 Type *Int32Ty = Type::getInt32Ty(TorList[0].first->getContext()); in GetTorInit() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp452 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 DAMDGPUPrintfRuntimeBinding.cpp396 Type *Int32Ty = Type::getInt32Ty(Ctx); in lowerPrintfForGpu() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp1301 IntegerType *Int32Ty = in trySelect() local

12