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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/
DAVRShiftExpand.cpp79 Type *Int8Ty = Type::getInt8Ty(Ctx); in expand() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DPreISelIntrinsicLowering.cpp37 Type *Int8Ty = Type::getInt8Ty(F.getContext()); in lowerLoadRelative() local
DGlobalMerge.cpp444 Type *Int8Ty = Type::getInt8Ty(M.getContext()); in doMerge() local
DSafeStack.cpp121 Type *Int8Ty; member in __anon717416690111::SafeStack
/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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DInstrOrderFile.cpp113 IntegerType *Int8Ty = Type::getInt8Ty(Ctx); in generateCodeSequence() local
/external/AFLplusplus/instrumentation/
Dinjection-pass.cc147 IntegerType *Int8Ty = IntegerType::getInt8Ty(C); local
Dcmplog-switches-pass.cc157 IntegerType *Int8Ty = IntegerType::getInt8Ty(C); local
Dcmplog-instructions-pass.cc162 IntegerType *Int8Ty = IntegerType::getInt8Ty(C); in hookInstrs() local
Dafl-llvm-pass.so.cc204 IntegerType *Int8Ty = IntegerType::getInt8Ty(C); local
Dcompare-transform-pass.so.cc173 IntegerType *Int8Ty = IntegerType::getInt8Ty(C); local
Dcmplog-routines-pass.cc144 IntegerType *Int8Ty = IntegerType::getInt8Ty(C); local
/external/llvm/examples/BrainF/
DBrainF.cpp96 Type* Int8Ty = IntegerType::getInt8Ty(C); in header() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrOrderFile.cpp122 IntegerType *Int8Ty = Type::getInt8Ty(Ctx); in generateCodeSequence() 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-16.0/llvm/lib/Transforms/Coroutines/
DCoroEarly.cpp64 Type *Int8Ty = Builder.getInt8Ty(); in lowerCoroPromise() local
DCoroutines.cpp628 Type *Int8Ty = Type::getInt8Ty(F->getContext()); in checkAsyncContextProjectFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroEarly.cpp68 Type *Int8Ty = Builder.getInt8Ty(); in lowerCoroPromise() local
/external/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp252 Type *Int8Ty = IRB.getInt8Ty(); in runOnModule() local

123