Home
last modified time | relevance | path

Searched defs:Int8Ty (Results 1 – 25 of 35) sorted by relevance

12

/llvm-project/llvm/examples/BrainF/
H A DBrainF.cpp92 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 DAVRShiftExpand.cpp81 Type *Int8Ty = Type::getInt8Ty(Ctx); in expand() local
/llvm-project/llvm/unittests/IR/
H A DVectorTypesTest.cpp39 Type *Int8Ty = Type::getInt8Ty(Ctx); in TEST() local
133 Type *Int8Ty = Type::getInt8Ty(Ctx); TEST() local
H A DValueTest.cpp53 Type *Int8Ty = Type::getInt8Ty(Ctx); TEST() local
H A DConstantsTest.cpp98 IntegerType *Int8Ty = Type::getInt8Ty(Context); in TEST() local
708 Type *Int8Ty = Type::getInt8Ty(Context); TEST() local
[all...]
H A DInstructionsTest.cpp202 Type *Int8Ty = Type::getInt8Ty(C); in TEST() local
406 Type *Int8Ty = Type::getInt8Ty(C); TEST() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp110 IntegerType *Int8Ty = Type::getInt8Ty(Ctx); generateCodeSequence() local
H A DInstrProfiling.cpp957 auto *Int8Ty = Type::getInt8Ty(Ctx); createRMWOrFunc() local
1093 auto *Int8Ty = Type::getInt8Ty(M.getContext()); lowerMCDCTestVectorBitmapUpdate() local
H A DSanitizerCoverage.cpp268 Type *PtrTy, *IntptrTy, *Int64Ty, *Int32Ty, *Int16Ty, *Int8Ty, *Int1Ty; global() member in __anon543601890111::ModuleSanitizerCoverage
H A DHWAddressSanitizer.cpp412 Type *Int8Ty = Type::getInt8Ty(M.getContext()); global() member in __anon112a5b020111::HWAddressSanitizer
[all...]
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroEarly.cpp64 Type *Int8Ty = Builder.getInt8Ty(); lowerCoroPromise() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypeCache.h37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
H A DObjectFilePCHContainerOperations.cpp
/llvm-project/llvm/unittests/FuzzMutate/
H A DOperationsTest.cpp323 Type *Int8Ty = Type::getInt8Ty(Ctx); TEST() local
/llvm-project/llvm/lib/CodeGen/
H A DGlobalMerge.cpp474 Type *Int8Ty = Type::getInt8Ty(M.getContext()); doMerge() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp442 auto Int8Ty = Builder.getInt8Ty(); in emitAMDGPUPrintfCall() local
H A DSimplifyLibCalls.cpp1286 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 DBPFPreserveStaticOffset.cpp211 Type *Int8Ty = Type::getInt8Ty(C); fillCommonArgs() local
/llvm-project/llvm/unittests/Transforms/Utils/
H A DLocalTest.cpp1289 IntegerType *Int8Ty = Type::getInt8Ty(Context); in TEST() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp466 auto *Int8Ty = Type::getInt8Ty(*Ctx); createPlatformRuntimeModule() local
/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DKnownBitsVectorTest.cpp1003 IntegerType *Int8Ty = Type::getInt8Ty(Context); in TEST_F() local
H A DKnownBitsTest.cpp1218 IntegerType *Int8Ty = Type::getInt8Ty(Context); in AddRangeMetadata() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp548 IntegerType *Int8Ty; global() member
H A DGlobalOpt.cpp1082 Type *Int8Ty = Type::getInt8Ty(CI->getFunction()->getContext()); tryToOptimizeStoreOfAllocationToGlobal() local
H A DLowerTypeTests.cpp421 IntegerType *Int8Ty = Type::getInt8Ty(M.getContext()); global() member in __anonfb408bb60111::LowerTypeTestsModule
[all...]

12