/llvm-project/llvm/examples/BrainF/ |
H A D | BrainF.cpp | 92 Type* Int8Ty = IntegerType::getInt8Ty(C); in header() local 195 Type *Int8Ty = IntegerType::getInt8Ty(C); readloop() local [all...] |
/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRShiftExpand.cpp | 81 Type *Int8Ty = Type::getInt8Ty(Ctx); in expand() local
|
/llvm-project/llvm/unittests/IR/ |
H A D | VectorTypesTest.cpp | 39 Type *Int8Ty = Type::getInt8Ty(Ctx); in TEST() local 133 Type *Int8Ty = Type::getInt8Ty(Ctx); TEST() local
|
H A D | ValueTest.cpp | 53 Type *Int8Ty = Type::getInt8Ty(Ctx); TEST() local
|
H A D | ConstantsTest.cpp | 98 IntegerType *Int8Ty = Type::getInt8Ty(Context); in TEST() local 708 Type *Int8Ty = Type::getInt8Ty(Context); TEST() local [all...] |
H A D | InstructionsTest.cpp | 202 Type *Int8Ty = Type::getInt8Ty(C); in TEST() local 406 Type *Int8Ty = Type::getInt8Ty(C); TEST() local
|
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrOrderFile.cpp | 110 IntegerType *Int8Ty = Type::getInt8Ty(Ctx); generateCodeSequence() local
|
H A D | InstrProfiling.cpp | 957 auto *Int8Ty = Type::getInt8Ty(Ctx); createRMWOrFunc() local 1093 auto *Int8Ty = Type::getInt8Ty(M.getContext()); lowerMCDCTestVectorBitmapUpdate() local
|
H A D | SanitizerCoverage.cpp | 268 Type *PtrTy, *IntptrTy, *Int64Ty, *Int32Ty, *Int16Ty, *Int8Ty, *Int1Ty; global() member in __anon543601890111::ModuleSanitizerCoverage
|
H A D | HWAddressSanitizer.cpp | 412 Type *Int8Ty = Type::getInt8Ty(M.getContext()); global() member in __anon112a5b020111::HWAddressSanitizer [all...] |
/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroEarly.cpp | 64 Type *Int8Ty = Builder.getInt8Ty(); lowerCoroPromise() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTypeCache.h | 37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
|
H A D | ObjectFilePCHContainerOperations.cpp |
|
/llvm-project/llvm/unittests/FuzzMutate/ |
H A D | OperationsTest.cpp | 323 Type *Int8Ty = Type::getInt8Ty(Ctx); TEST() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | GlobalMerge.cpp | 474 Type *Int8Ty = Type::getInt8Ty(M.getContext()); doMerge() local
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | AMDGPUEmitPrintf.cpp | 442 auto Int8Ty = Builder.getInt8Ty(); in emitAMDGPUPrintfCall() local
|
H A D | SimplifyLibCalls.cpp | 1286 Type *Int8Ty = B.getInt8Ty(); optimizeMemRChr() local 1372 Type *Int8Ty = B.getInt8Ty(); optimizeMemChr() local 3419 Type *Int8Ty = B.getInt8Ty(); emitSnPrintfMemCpy() local [all...] |
/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFPreserveStaticOffset.cpp | 211 Type *Int8Ty = Type::getInt8Ty(C); fillCommonArgs() local
|
/llvm-project/llvm/unittests/Transforms/Utils/ |
H A D | LocalTest.cpp | 1289 IntegerType *Int8Ty = Type::getInt8Ty(Context); in TEST() local
|
/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | LLJIT.cpp | 466 auto *Int8Ty = Type::getInt8Ty(*Ctx); createPlatformRuntimeModule() local
|
/llvm-project/llvm/unittests/CodeGen/GlobalISel/ |
H A D | KnownBitsVectorTest.cpp | 1003 IntegerType *Int8Ty = Type::getInt8Ty(Context); in TEST_F() local
|
H A D | KnownBitsTest.cpp | 1218 IntegerType *Int8Ty = Type::getInt8Ty(Context); in AddRangeMetadata() local
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | WholeProgramDevirt.cpp | 548 IntegerType *Int8Ty; global() member
|
H A D | GlobalOpt.cpp | 1082 Type *Int8Ty = Type::getInt8Ty(CI->getFunction()->getContext()); tryToOptimizeStoreOfAllocationToGlobal() local
|
H A D | LowerTypeTests.cpp | 421 IntegerType *Int8Ty = Type::getInt8Ty(M.getContext()); global() member in __anonfb408bb60111::LowerTypeTestsModule [all...] |