Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/LLVM/unittests/VMCore/
DConstantsTest.cpp100 IntegerType* Int8Ty = Type::getInt8Ty(getGlobalContext()); in TEST() local
DInstructionsTest.cpp114 Type* Int8Ty = Type::getInt8Ty(C); in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DPreISelIntrinsicLowering.cpp34 Type *Int8Ty = Type::getInt8Ty(F.getContext()); in lowerLoadRelative() local
DGlobalMerge.cpp443 Type *Int8Ty = Type::getInt8Ty(M.getContext()); in doMerge() local
DSafeStack.cpp134 Type *Int8Ty; member in __anon4377af4c0111::SafeStack
/external/llvm/lib/CodeGen/
DPreISelIntrinsicLowering.cpp34 Type *Int8Ty = Type::getInt8Ty(F.getContext()); in lowerLoadRelative() local
DSafeStack.cpp115 Type *Int8Ty; member in __anon03e0d8f40111::SafeStack
/external/swiftshader/third_party/llvm-7.0/llvm/examples/BrainF/
DBrainF.cpp96 Type* Int8Ty = IntegerType::getInt8Ty(C); in header() local
/external/swiftshader/third_party/LLVM/examples/BrainF/
DBrainF.cpp84 Type* Int8Ty = IntegerType::getInt8Ty(C); in header() local
/external/llvm/examples/BrainF/
DBrainF.cpp96 Type* Int8Ty = IntegerType::getInt8Ty(C); in header() local
/external/clang/lib/CodeGen/
DCodeGenTypeCache.h37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
DObjectFilePCHContainerOperations.cpp261 auto Int8Ty = llvm::Type::getInt8Ty(*VMContext); in HandleTranslationUnit() local
/external/llvm/unittests/IR/
DValueTest.cpp50 Type *Int8Ty = Type::getInt8Ty(Ctx); in TEST() local
DConstantsTest.cpp108 IntegerType *Int8Ty = Type::getInt8Ty(Context); in TEST() local
DInstructionsTest.cpp174 Type *Int8Ty = Type::getInt8Ty(C); in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DValueTest.cpp50 Type *Int8Ty = Type::getInt8Ty(Ctx); in TEST() local
DConstantsTest.cpp108 IntegerType *Int8Ty = Type::getInt8Ty(Context); in TEST() local
DInstructionsTest.cpp186 Type *Int8Ty = Type::getInt8Ty(C); in TEST() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroEarly.cpp69 Type *Int8Ty = Builder.getInt8Ty(); in lowerCoroPromise() local
/external/swiftshader/third_party/LLVM/lib/VMCore/
DLLVMContextImpl.h174 IntegerType Int1Ty, Int8Ty, Int16Ty, Int32Ty, Int64Ty; variable
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/FuzzMutate/
DOperationsTest.cpp246 Type *Int8Ty = Type::getInt8Ty(Ctx); in TEST() local
/external/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp252 Type *Int8Ty = IRB.getInt8Ty(); in runOnModule() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DHWAddressSanitizer.cpp197 Type *Int8Ty; member in __anon466e5f120111::HWAddressSanitizer
DSanitizerCoverage.cpp235 *Int16Ty, *Int8Ty, *Int8PtrTy; member in __anon1001c3990111::SanitizerCoverageModule
/external/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp242 IntegerType *Int8Ty; member

12