Home
last modified time | relevance | path

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

12345

/aosp_15_r20/external/llvm/unittests/ExecutionEngine/Orc/
H A DObjectLinkingLayerTest.cpp71 Type *Int32Ty = IntegerType::get(Context, 32); in TEST() local
142 IntegerType *Int32Ty = IntegerType::get(Context, 32); in TEST_F() local
212 IntegerType *Int32Ty = IntegerType::get(Context, 32); in TEST_F() local
227 IntegerType *Int32Ty = IntegerType::get(Context, 32); in TEST_F() local
/aosp_15_r20/external/llvm/unittests/IR/
H A DInstructionsTest.cpp176 Type *Int32Ty = Type::getInt32Ty(C); in TEST() local
416 Type* Int32Ty = Type::getInt32Ty(C); in TEST() local
494 Type *Int32Ty = Type::getInt32Ty(C); in TEST() local
527 Type *Int32Ty = Type::getInt32Ty(C); in TEST() local
554 Type *Int32Ty = Type::getInt32Ty(C); in TEST() local
H A DValueTest.cpp51 Type *Int32Ty = Type::getInt32Ty(Ctx); in TEST() local
97 Type *Int32Ty = Type::getInt32Ty(Ctx); in TEST() local
H A DConstantsTest.cpp196 Type *Int32Ty = Type::getInt32Ty(Context); in TEST() local
308 Type *Int32Ty = Type::getInt32Ty(Context); in TEST() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp87 Type *Int32Ty = Type::getInt32Ty(M.getContext()); in doInitialization() local
107 Type *Int32Ty = Type::getInt32Ty(I->getContext()); in insertCallSiteStore() local
193 Type *Int32Ty = Type::getInt32Ty(F.getContext()); in setupFunctionContext() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/FuzzMutate/
H A DOperations.cpp205 auto *Int32Ty = Type::getInt32Ty(Cur[0]->getContext()); in validExtractValueIndex() local
264 auto *Int32Ty = Type::getInt32Ty(Cur[0]->getContext()); in validInsertValueIndex() local
313 auto *Int32Ty = Type::getInt32Ty(Cur[0]->getContext()); in validShuffleVectorIndex() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
H A DOperations.cpp198 auto *Int32Ty = Type::getInt32Ty(Cur[0]->getContext()); in validExtractValueIndex() local
256 auto *Int32Ty = Type::getInt32Ty(Cur[0]->getContext()); in validInsertValueIndex() local
302 auto *Int32Ty = Type::getInt32Ty(Cur[0]->getContext()); in validShuffleVectorIndex() local
/aosp_15_r20/frameworks/compile/libbcc/lib/
DRSKernelExpand.cpp244 llvm::Type *Int32Ty = llvm::Type::getInt32Ty(*Context); in getStepValue() local
258 llvm::Type *Int32Ty = llvm::Type::getInt32Ty(*Context); in buildTypes() local
368 llvm::Type *Int32Ty = llvm::Type::getInt32Ty(*Context); in createEmptyExpandedReduceAccumulator() local
730 llvm::Type *Int32Ty = llvm::Type::getInt32Ty(*Context); in ExpandInputsBody() local
927 llvm::Type *Int32Ty = llvm::Type::getInt32Ty(*Context); in ExpandForEach() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp61 auto Int32Ty = Builder.getInt32Ty(); in callAppendArgs() local
153 auto Int32Ty = Builder.getInt32Ty(); in callAppendStringN() local
H A DIntegerDivision.cpp480 Type *Int32Ty = Builder.getInt32Ty(); in expandRemainderUpTo32Bits() local
575 Type *Int32Ty = Builder.getInt32Ty(); in expandDivisionUpTo32Bits() local
H A DSanitizerStats.cpp77 IntegerType *Int32Ty = Type::getInt32Ty(M->getContext()); in finish() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp87 Type *Int32Ty = Type::getInt32Ty(M.getContext()); in doInitialization() local
107 Type *Int32Ty = Type::getInt32Ty(I->getContext()); in insertCallSiteStore() local
H A DPreISelIntrinsicLowering.cpp32 Type *Int32Ty = Type::getInt32Ty(F.getContext()); in lowerLoadRelative() local
/aosp_15_r20/external/llvm/lib/IR/
H A DModule.cpp352 Type *Int32Ty = Type::getInt32Ty(Context); in addModuleFlag() local
364 Type *Int32Ty = Type::getInt32Ty(Context); in addModuleFlag() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp403 Type *Int32Ty = Type::getInt32Ty(Ctx); in lowerPrintfForGpu() local
487 IntegerType *Int32Ty = Type::getInt32Ty(ArgType->getContext()); in lowerPrintfForGpu() local
/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DIntegerDivision.cpp510 Type *Int32Ty = Builder.getInt32Ty(); in expandRemainderUpTo32Bits() local
607 Type *Int32Ty = Builder.getInt32Ty(); in expandDivisionUpTo32Bits() local
H A DSanitizerStats.cpp79 IntegerType *Int32Ty = Type::getInt32Ty(M->getContext()); in finish() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DIntegerDivision.cpp509 Type *Int32Ty = Builder.getInt32Ty(); in expandRemainderUpTo32Bits() local
606 Type *Int32Ty = Builder.getInt32Ty(); in expandDivisionUpTo32Bits() local
H A DSanitizerStats.cpp78 IntegerType *Int32Ty = Type::getInt32Ty(M->getContext()); in finish() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp424 Type *Int32Ty = Type::getInt32Ty(EI.getContext()); in visitExtractElementInst() local
799 Type *Int32Ty = Type::getInt32Ty(InsElt.getContext()); in foldInsSequenceIntoSplat() local
968 Type *Int32Ty = Type::getInt32Ty(Shuf->getContext()); in foldConstantInsEltIntoShuffle() local
1912 Type *Int32Ty = Type::getInt32Ty(SVI.getContext()); in visitShuffleVectorInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DModule.cpp339 Type *Int32Ty = Type::getInt32Ty(Context); in addModuleFlag() local
351 Type *Int32Ty = Type::getInt32Ty(Context); in addModuleFlag() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86WinEHState.cpp278 Type *Int32Ty = Builder.getInt32Ty(); in emitExceptionRegistrationRecord() local
387 Type *Int32Ty = Type::getInt32Ty(Context); in generateLSDAInEAXThunk() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86WinEHState.cpp278 Type *Int32Ty = Builder.getInt32Ty(); in emitExceptionRegistrationRecord() local
387 Type *Int32Ty = Type::getInt32Ty(Context); in generateLSDAInEAXThunk() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86WinEHState.cpp283 Type *Int32Ty = Builder.getInt32Ty(); in emitExceptionRegistrationRecord() local
389 Type *Int32Ty = Type::getInt32Ty(Context); in generateLSDAInEAXThunk() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DKCFI.cpp76 IntegerType *Int32Ty = Type::getInt32Ty(Ctx); in run() local

12345