Home
last modified time | relevance | path

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

12345

/external/llvm-project/llvm/unittests/IR/
DVectorTypesTest.cpp37 Type *Int32Ty = Type::getInt32Ty(Ctx); in TEST() local
131 Type *Int32Ty = Type::getInt32Ty(Ctx); in TEST() local
226 Type *Int32Ty = Type::getInt32Ty(Ctx); in TEST() local
277 Type *Int32Ty = Type::getInt32Ty(Ctx); in TEST() local
323 Type *Int32Ty = Type::getInt32Ty(Ctx); in TEST() local
364 Type *Int32Ty = Type::getInt32Ty(Ctx); in TEST() local
DInstructionsTest.cpp188 Type *Int32Ty = Type::getInt32Ty(C); in TEST() local
509 Type* Int32Ty = Type::getInt32Ty(C); in TEST() local
587 Type *Int32Ty = Type::getInt32Ty(C); in TEST() local
622 Type *Int32Ty = Type::getInt32Ty(C); in TEST() local
649 Type *Int32Ty = Type::getInt32Ty(C); in TEST() local
787 auto *Int32Ty = Type::getInt32Ty(C); in TEST() local
850 auto *Int32Ty = Type::getInt32Ty(C); in TEST() local
888 Type *Int32Ty = Type::getInt32Ty(Ctx); in TEST() local
1117 Type *Int32Ty = Type::getInt32Ty(Ctx); in TEST() local
DValueTest.cpp50 Type *Int32Ty = Type::getInt32Ty(Ctx); in TEST() local
97 Type *Int32Ty = Type::getInt32Ty(Ctx); in TEST() local
DConstantsTest.cpp196 Type *Int32Ty = Type::getInt32Ty(Context); in TEST() local
308 Type *Int32Ty = Type::getInt32Ty(Context); in TEST() local
595 Type *Int32Ty = Type::getInt32Ty(Context); in TEST() local
645 Type *Int32Ty = Type::getInt32Ty(Context); in TEST() local
/external/llvm/unittests/ExecutionEngine/Orc/
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
/external/llvm-project/clang/lib/CodeGen/
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
/external/llvm/unittests/IR/
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
DValueTest.cpp51 Type *Int32Ty = Type::getInt32Ty(Ctx); in TEST() local
97 Type *Int32Ty = Type::getInt32Ty(Ctx); in TEST() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
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
DPreISelIntrinsicLowering.cpp35 Type *Int32Ty = Type::getInt32Ty(F.getContext()); in lowerLoadRelative() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DSanitizerStats.cpp78 IntegerType *Int32Ty = Type::getInt32Ty(M->getContext()); in finish() local
DAMDGPUEmitPrintf.cpp77 auto Int32Ty = Builder.getInt32Ty(); in callAppendArgs() local
169 auto Int32Ty = Builder.getInt32Ty(); in callAppendStringN() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSanitizerStats.cpp78 IntegerType *Int32Ty = Type::getInt32Ty(M->getContext()); in finish() local
/external/llvm/lib/Transforms/Utils/
DSanitizerStats.cpp79 IntegerType *Int32Ty = Type::getInt32Ty(M->getContext()); in finish() local
/external/llvm-project/llvm/lib/FuzzMutate/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
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
/external/llvm/lib/CodeGen/
DPreISelIntrinsicLowering.cpp32 Type *Int32Ty = Type::getInt32Ty(F.getContext()); in lowerLoadRelative() local
DSjLjEHPrepare.cpp87 Type *Int32Ty = Type::getInt32Ty(M.getContext()); in doInitialization() local
107 Type *Int32Ty = Type::getInt32Ty(I->getContext()); in insertCallSiteStore() local
/external/llvm-project/llvm/lib/Target/NVPTX/
DNVVMIntrRange.cpp74 IntegerType *Int32Ty = Type::getInt32Ty(Context); in addRangeMetadata() local
/external/llvm/lib/Target/NVPTX/
DNVVMIntrRange.cpp69 IntegerType *Int32Ty = Type::getInt32Ty(Context); in addRangeMetadata() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVVMIntrRange.cpp74 IntegerType *Int32Ty = Type::getInt32Ty(Context); in addRangeMetadata() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalSplit.cpp74 IntegerType *Int32Ty = Type::getInt32Ty(GV.getContext()); in splitGlobal() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DGlobalSplit.cpp74 IntegerType *Int32Ty = Type::getInt32Ty(GV.getContext()); in splitGlobal() local
/external/llvm-project/llvm/lib/CodeGen/
DPreISelIntrinsicLowering.cpp35 Type *Int32Ty = Type::getInt32Ty(F.getContext()); in lowerLoadRelative() local
/external/llvm-project/llvm/unittests/FuzzMutate/
DOperationsTest.cpp283 Type *Int32Ty = Type::getInt32Ty(Ctx); in TEST() local
333 Type *Int32Ty = Type::getInt32Ty(Ctx); in TEST() local

12345