/external/swiftshader/third_party/LLVM/unittests/VMCore/ |
D | ConstantsTest.cpp | 100 IntegerType* Int8Ty = Type::getInt8Ty(getGlobalContext()); in TEST() local
|
D | InstructionsTest.cpp | 114 Type* Int8Ty = Type::getInt8Ty(C); in TEST() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | PreISelIntrinsicLowering.cpp | 34 Type *Int8Ty = Type::getInt8Ty(F.getContext()); in lowerLoadRelative() local
|
D | GlobalMerge.cpp | 443 Type *Int8Ty = Type::getInt8Ty(M.getContext()); in doMerge() local
|
D | SafeStack.cpp | 134 Type *Int8Ty; member in __anon4377af4c0111::SafeStack
|
/external/llvm/lib/CodeGen/ |
D | PreISelIntrinsicLowering.cpp | 34 Type *Int8Ty = Type::getInt8Ty(F.getContext()); in lowerLoadRelative() local
|
D | SafeStack.cpp | 115 Type *Int8Ty; member in __anon03e0d8f40111::SafeStack
|
/external/swiftshader/third_party/llvm-7.0/llvm/examples/BrainF/ |
D | BrainF.cpp | 96 Type* Int8Ty = IntegerType::getInt8Ty(C); in header() local
|
/external/swiftshader/third_party/LLVM/examples/BrainF/ |
D | BrainF.cpp | 84 Type* Int8Ty = IntegerType::getInt8Ty(C); in header() local
|
/external/llvm/examples/BrainF/ |
D | BrainF.cpp | 96 Type* Int8Ty = IntegerType::getInt8Ty(C); in header() local
|
/external/clang/lib/CodeGen/ |
D | CodeGenTypeCache.h | 37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
|
D | ObjectFilePCHContainerOperations.cpp | 261 auto Int8Ty = llvm::Type::getInt8Ty(*VMContext); in HandleTranslationUnit() local
|
/external/llvm/unittests/IR/ |
D | ValueTest.cpp | 50 Type *Int8Ty = Type::getInt8Ty(Ctx); in TEST() local
|
D | ConstantsTest.cpp | 108 IntegerType *Int8Ty = Type::getInt8Ty(Context); in TEST() local
|
D | InstructionsTest.cpp | 174 Type *Int8Ty = Type::getInt8Ty(C); in TEST() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
D | ValueTest.cpp | 50 Type *Int8Ty = Type::getInt8Ty(Ctx); in TEST() local
|
D | ConstantsTest.cpp | 108 IntegerType *Int8Ty = Type::getInt8Ty(Context); in TEST() local
|
D | InstructionsTest.cpp | 186 Type *Int8Ty = Type::getInt8Ty(C); in TEST() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/ |
D | CoroEarly.cpp | 69 Type *Int8Ty = Builder.getInt8Ty(); in lowerCoroPromise() local
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | LLVMContextImpl.h | 174 IntegerType Int1Ty, Int8Ty, Int16Ty, Int32Ty, Int64Ty; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/FuzzMutate/ |
D | OperationsTest.cpp | 246 Type *Int8Ty = Type::getInt8Ty(Ctx); in TEST() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | SanitizerCoverage.cpp | 252 Type *Int8Ty = IRB.getInt8Ty(); in runOnModule() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
D | HWAddressSanitizer.cpp | 197 Type *Int8Ty; member in __anon466e5f120111::HWAddressSanitizer
|
D | SanitizerCoverage.cpp | 235 *Int16Ty, *Int8Ty, *Int8PtrTy; member in __anon1001c3990111::SanitizerCoverageModule
|
/external/llvm/lib/Transforms/IPO/ |
D | WholeProgramDevirt.cpp | 242 IntegerType *Int8Ty; member
|