/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | PreISelIntrinsicLowering.cpp | 37 Type *Int8Ty = Type::getInt8Ty(F.getContext()); in lowerLoadRelative() local
|
H A D | GlobalMerge.cpp | 445 Type *Int8Ty = Type::getInt8Ty(M.getContext()); in doMerge() local
|
H A D | SafeStack.cpp | 140 Type *Int8Ty; member in __anoneede60540111::SafeStack
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrOrderFile.cpp | 121 IntegerType *Int8Ty = Type::getInt8Ty(Ctx); in generateCodeSequence() local
|
H A D | SanitizerCoverage.cpp | 244 *Int16Ty, *Int8Ty, *Int8PtrTy, *Int1Ty, *Int1PtrTy; member in __anon8c19cfa10111::ModuleSanitizerCoverage
|
H A D | HWAddressSanitizer.cpp | 281 Type *Int8Ty; member in __anon4587ec1a0111::HWAddressSanitizer
|
/netbsd-src/external/apache2/llvm/dist/llvm/examples/BrainF/ |
H A D | BrainF.cpp | 94 Type* Int8Ty = IntegerType::getInt8Ty(C); in header() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CodeGenTypeCache.h | 37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
|
H A D | ObjectFilePCHContainerOperations.cpp | 273 auto Int8Ty = llvm::Type::getInt8Ty(*VMContext); in HandleTranslationUnit() local
|
H A D | CGDecl.cpp | 1027 llvm::Type *Int8Ty = llvm::IntegerType::getInt8Ty(CGM.getLLVMContext()); in constStructWithPadding() local
|
H A D | CGObjCGNU.cpp | 112 llvm::IntegerType *Int8Ty; member in __anon119c321b0111::CGObjCGNU
|
H A D | CGExprScalar.cpp | 3330 llvm::Type *Int8Ty = CGF.Int8Ty; in EmitOverflowCheckedBinOp() local
|
H A D | CGObjCMac.cpp | 5173 auto Int8Ty = llvm::Type::getInt8Ty(VMContext); in EmitImageInfo() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/ |
H A D | CoroEarly.cpp | 63 Type *Int8Ty = Builder.getInt8Ty(); in lowerCoroPromise() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/ |
H A D | LLJIT.cpp | 422 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 D | GVN.cpp | 1747 Type *Int8Ty = Type::getInt8Ty(V->getContext()); in processAssumeIntrinsic() local
|
H A D | NewGVN.cpp | 3684 Type *Int8Ty = Type::getInt8Ty(BB->getContext()); in deleteInstructionsInBlock() local
|
H A D | SROA.cpp | 2810 auto *Int8Ty = IntegerType::getInt8Ty(NewAI.getContext()); in visitMemSetInst() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | WholeProgramDevirt.cpp | 506 IntegerType *Int8Ty; member
|
H A D | LowerTypeTests.cpp | 393 IntegerType *Int8Ty = Type::getInt8Ty(M.getContext()); member in __anon008eecce0111::LowerTypeTestsModule
|
H A D | OpenMPOpt.cpp | 1840 Type *Int8Ty = Type::getInt8Ty(M.getContext()); in rewriteDeviceCodeStateMachine() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 4209 auto Int8Ty = Type::getInt8Ty(M.getContext()); in UpgradeModuleFlags() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLoweringHVX.cpp | 1184 Type *Int8Ty = Type::getInt8Ty(*DAG.getContext()); in compressHvxPred() local
|