Home
last modified time | relevance | path

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

123

/external/llvm/lib/CodeGen/
DPreISelIntrinsicLowering.cpp34 Type *Int8Ty = Type::getInt8Ty(F.getContext()); in lowerLoadRelative() local
/external/llvm-project/llvm/unittests/IR/
DVectorTypesTest.cpp35 Type *Int8Ty = Type::getInt8Ty(Ctx); in TEST() local
129 Type *Int8Ty = Type::getInt8Ty(Ctx); in TEST() local
DValueTest.cpp49 Type *Int8Ty = Type::getInt8Ty(Ctx); in TEST() local
DConstantsTest.cpp107 IntegerType *Int8Ty = Type::getInt8Ty(Context); in TEST() local
646 Type *Int8Ty = Type::getInt8Ty(Context); in TEST() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DPreISelIntrinsicLowering.cpp37 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 __anon3a3d6bf40111::SafeStack
/external/llvm-project/llvm/lib/CodeGen/
DPreISelIntrinsicLowering.cpp37 Type *Int8Ty = Type::getInt8Ty(F.getContext()); in lowerLoadRelative() local
DGlobalMerge.cpp445 Type *Int8Ty = Type::getInt8Ty(M.getContext()); in doMerge() local
/external/llvm/examples/BrainF/
DBrainF.cpp96 Type* Int8Ty = IntegerType::getInt8Ty(C); in header() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DInstrOrderFile.cpp121 IntegerType *Int8Ty = Type::getInt8Ty(Ctx); in generateCodeSequence() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrOrderFile.cpp122 IntegerType *Int8Ty = Type::getInt8Ty(Ctx); in generateCodeSequence() local
/external/llvm-project/llvm/examples/BrainF/
DBrainF.cpp94 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-10.0/llvm/lib/Transforms/Coroutines/
DCoroEarly.cpp68 Type *Int8Ty = Builder.getInt8Ty(); in lowerCoroPromise() local
/external/llvm-project/clang/lib/CodeGen/
DCodeGenTypeCache.h37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
DObjectFilePCHContainerOperations.cpp273 auto Int8Ty = llvm::Type::getInt8Ty(*VMContext); in HandleTranslationUnit() local
/external/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroEarly.cpp63 Type *Int8Ty = Builder.getInt8Ty(); in lowerCoroPromise() local
/external/llvm-project/llvm/unittests/FuzzMutate/
DOperationsTest.cpp245 Type *Int8Ty = Type::getInt8Ty(Ctx); in TEST() local
/external/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp252 Type *Int8Ty = IRB.getInt8Ty(); in runOnModule() local
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DLLJIT.cpp422 auto *Int8Ty = Type::getInt8Ty(*Ctx); in createPlatformRuntimeModule() local
703 auto *Int8Ty = Type::getInt8Ty(*Ctx); in createPlatformRuntimeModule() local

123