/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/ |
H A D | AVRShiftExpand.cpp | 81 Type *Int8Ty = Type::getInt8Ty(Ctx); in expand() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrOrderFile.cpp | 110 IntegerType *Int8Ty = Type::getInt8Ty(Ctx); in generateCodeSequence() local
|
H A D | InstrProfiling.cpp | 1135 auto *Int8Ty = Type::getInt8Ty(Ctx); in createRMWOrFunc() local 1271 auto *Int8Ty = Type::getInt8Ty(M.getContext()); in lowerMCDCTestVectorBitmapUpdate() local
|
H A D | SanitizerCoverage.cpp | 268 Type *PtrTy, *IntptrTy, *Int64Ty, *Int32Ty, *Int16Ty, *Int8Ty, *Int1Ty; member in __anon0eb498d60111::ModuleSanitizerCoverage
|
H A D | HWAddressSanitizer.cpp | 412 Type *Int8Ty = Type::getInt8Ty(M.getContext()); member in __anon1b7bdbef0111::HWAddressSanitizer
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroEarly.cpp | 64 Type *Int8Ty = Builder.getInt8Ty(); in lowerCoroPromise() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTypeCache.h | 37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
|
H A D | CGDecl.cpp | 1062 llvm::Type *Int8Ty = llvm::IntegerType::getInt8Ty(CGM.getLLVMContext()); in constStructWithPadding() local
|
H A D | CGObjCGNU.cpp | 112 llvm::IntegerType *Int8Ty; member in __anonbab9bb100111::CGObjCGNU
|
H A D | CGExprScalar.cpp | 3865 llvm::Type *Int8Ty = CGF.Int8Ty; in EmitOverflowCheckedBinOp() local
|
H A D | CGObjCMac.cpp | 5107 auto Int8Ty = llvm::Type::getInt8Ty(VMContext); in EmitImageInfo() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | GlobalMerge.cpp | 474 Type *Int8Ty = Type::getInt8Ty(M.getContext()); in doMerge() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | AMDGPUEmitPrintf.cpp | 442 auto Int8Ty = Builder.getInt8Ty(); in emitAMDGPUPrintfCall() local
|
H A D | SimplifyLibCalls.cpp | 1287 Type *Int8Ty = B.getInt8Ty(); in optimizeMemRChr() local 1373 Type *Int8Ty = B.getInt8Ty(); in optimizeMemChr() local 3448 Type *Int8Ty = B.getInt8Ty(); in emitSnPrintfMemCpy() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BPFPreserveStaticOffset.cpp | 211 Type *Int8Ty = Type::getInt8Ty(C); in fillCommonArgs() local
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
H A D | LLJIT.cpp | 466 auto *Int8Ty = Type::getInt8Ty(*Ctx); in createPlatformRuntimeModule() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | GlobalOpt.cpp | 1082 Type *Int8Ty = Type::getInt8Ty(CI->getFunction()->getContext()); in tryToOptimizeStoreOfAllocationToGlobal() local
|
H A D | LowerTypeTests.cpp | 421 IntegerType *Int8Ty = Type::getInt8Ty(M.getContext()); member in __anonc00fd2a30111::LowerTypeTestsModule
|
H A D | WholeProgramDevirt.cpp | 548 IntegerType *Int8Ty; member
|
H A D | OpenMPOpt.cpp | 2227 Type *Int8Ty = Type::getInt8Ty(M.getContext()); in rewriteDeviceCodeStateMachine() local 3520 Type *Int8Ty = Type::getInt8Ty(M->getContext()); in manifest() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | GVN.cpp | 2057 Type *Int8Ty = Type::getInt8Ty(V->getContext()); in processAssumeIntrinsic() local
|
H A D | NewGVN.cpp | 3725 Type *Int8Ty = Type::getInt8Ty(BB->getContext()); in deleteInstructionsInBlock() local
|
H A D | SROA.cpp | 3176 auto *Int8Ty = IntegerType::getInt8Ty(NewAI.getContext()); in visitMemSetInst() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 5068 auto Int8Ty = Type::getInt8Ty(M.getContext()); in UpgradeModuleFlags() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLoweringHVX.cpp | 1525 Type *Int8Ty = Type::getInt8Ty(*DAG.getContext()); compressHvxPred() local
|