Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DPreISelIntrinsicLowering.cpp34 Type *Int8Ty = Type::getInt8Ty(F.getContext()); in lowerLoadRelative() local
H A DSafeStack.cpp115 Type *Int8Ty; member in __anon3da144410111::SafeStack
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/
H A DAVRShiftExpand.cpp79 Type *Int8Ty = Type::getInt8Ty(Ctx); in expand() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DPreISelIntrinsicLowering.cpp37 Type *Int8Ty = Type::getInt8Ty(F.getContext()); in lowerLoadRelative() local
H A DGlobalMerge.cpp444 Type *Int8Ty = Type::getInt8Ty(M.getContext()); in doMerge() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DPreISelIntrinsicLowering.cpp37 Type *Int8Ty = Type::getInt8Ty(F.getContext()); in lowerLoadRelative() local
H A DGlobalMerge.cpp443 Type *Int8Ty = Type::getInt8Ty(M.getContext()); in doMerge() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp113 IntegerType *Int8Ty = Type::getInt8Ty(Ctx); in generateCodeSequence() local
/aosp_15_r20/external/AFLplusplus/instrumentation/
H A Dinjection-pass.cc147 IntegerType *Int8Ty = IntegerType::getInt8Ty(C); local
H A Dcmplog-switches-pass.cc157 IntegerType *Int8Ty = IntegerType::getInt8Ty(C); local
H A Dcmplog-instructions-pass.cc162 IntegerType *Int8Ty = IntegerType::getInt8Ty(C); in hookInstrs() local
H A Dafl-llvm-pass.so.cc204 IntegerType *Int8Ty = IntegerType::getInt8Ty(C); local
H A Dcompare-transform-pass.so.cc173 IntegerType *Int8Ty = IntegerType::getInt8Ty(C); local
H A Dcmplog-routines-pass.cc144 IntegerType *Int8Ty = IntegerType::getInt8Ty(C); local
/aosp_15_r20/external/llvm/examples/BrainF/
H A DBrainF.cpp96 Type* Int8Ty = IntegerType::getInt8Ty(C); in header() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp122 IntegerType *Int8Ty = Type::getInt8Ty(Ctx); in generateCodeSequence() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCodeGenTypeCache.h37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
H A DObjectFilePCHContainerOperations.cpp261 auto Int8Ty = llvm::Type::getInt8Ty(*VMContext); in HandleTranslationUnit() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/
H A DCoroEarly.cpp64 Type *Int8Ty = Builder.getInt8Ty(); in lowerCoroPromise() local
H A DCoroutines.cpp628 Type *Int8Ty = Type::getInt8Ty(F->getContext()); in checkAsyncContextProjectFunction() local
/aosp_15_r20/external/llvm/unittests/IR/
H A DValueTest.cpp50 Type *Int8Ty = Type::getInt8Ty(Ctx); in TEST() local
H A DConstantsTest.cpp108 IntegerType *Int8Ty = Type::getInt8Ty(Context); in TEST() local
H A DInstructionsTest.cpp174 Type *Int8Ty = Type::getInt8Ty(C); in TEST() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
H A DCoroEarly.cpp68 Type *Int8Ty = Builder.getInt8Ty(); in lowerCoroPromise() local
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp252 Type *Int8Ty = IRB.getInt8Ty(); in runOnModule() local

123