Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPreISelIntrinsicLowering.cpp37 Type *Int8Ty = Type::getInt8Ty(F.getContext()); in lowerLoadRelative() local
H A DGlobalMerge.cpp445 Type *Int8Ty = Type::getInt8Ty(M.getContext()); in doMerge() local
H A DSafeStack.cpp140 Type *Int8Ty; member in __anoneede60540111::SafeStack
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp121 IntegerType *Int8Ty = Type::getInt8Ty(Ctx); in generateCodeSequence() local
H A DSanitizerCoverage.cpp244 *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, *Int1PtrTy; member in __anon8c19cfa10111::ModuleSanitizerCoverage
H A DHWAddressSanitizer.cpp281 Type *Int8Ty; member in __anon4587ec1a0111::HWAddressSanitizer
/netbsd-src/external/apache2/llvm/dist/llvm/examples/BrainF/
H A DBrainF.cpp94 Type* Int8Ty = IntegerType::getInt8Ty(C); in header() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTypeCache.h37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
H A DObjectFilePCHContainerOperations.cpp273 auto Int8Ty = llvm::Type::getInt8Ty(*VMContext); in HandleTranslationUnit() local
H A DCGDecl.cpp1027 llvm::Type *Int8Ty = llvm::IntegerType::getInt8Ty(CGM.getLLVMContext()); in constStructWithPadding() local
H A DCGObjCGNU.cpp112 llvm::IntegerType *Int8Ty; member in __anon119c321b0111::CGObjCGNU
H A DCGExprScalar.cpp3330 llvm::Type *Int8Ty = CGF.Int8Ty; in EmitOverflowCheckedBinOp() local
H A DCGObjCMac.cpp5173 auto Int8Ty = llvm::Type::getInt8Ty(VMContext); in EmitImageInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroEarly.cpp63 Type *Int8Ty = Builder.getInt8Ty(); in lowerCoroPromise() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp422 auto *Int8Ty = Type::getInt8Ty(*Ctx); in createPlatformRuntimeModule() local
703 auto *Int8Ty = Type::getInt8Ty(*Ctx); in createPlatformRuntimeModule() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1747 Type *Int8Ty = Type::getInt8Ty(V->getContext()); in processAssumeIntrinsic() local
H A DNewGVN.cpp3684 Type *Int8Ty = Type::getInt8Ty(BB->getContext()); in deleteInstructionsInBlock() local
H A DSROA.cpp2810 auto *Int8Ty = IntegerType::getInt8Ty(NewAI.getContext()); in visitMemSetInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp506 IntegerType *Int8Ty; member
H A DLowerTypeTests.cpp393 IntegerType *Int8Ty = Type::getInt8Ty(M.getContext()); member in __anon008eecce0111::LowerTypeTestsModule
H A DOpenMPOpt.cpp1840 Type *Int8Ty = Type::getInt8Ty(M.getContext()); in rewriteDeviceCodeStateMachine() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAutoUpgrade.cpp4209 auto Int8Ty = Type::getInt8Ty(M.getContext()); in UpgradeModuleFlags() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1184 Type *Int8Ty = Type::getInt8Ty(*DAG.getContext()); in compressHvxPred() local