Home
last modified time | relevance | path

Searched defs:I8Ty (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86PreAMXConfig.cpp156 Type *I8Ty = Type::getInt8Ty(Ctx); in preWriteTileCfg() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp661 Type *I8Ty = Type::getInt8Ty(BaseMemI->getParent()->getContext()); in rewriteForBase() local
786 Type *I8Ty = Type::getInt8Ty(PtrInc->getParent()->getContext()); in rewriteForBucketElement() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp311 Type *I8Ty = Type::getInt8Ty(Ctx); in lowerPrintfForGpu() local
H A DAMDGPUTargetTransformInfo.cpp468 Type *I8Ty = Type::getInt8Ty(Context); in getMemcpyLoopResidualLoweringType() local
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp95 Type *I8Ty; member in llvm::dxil::DXILBitcodeWriter
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5415 Type *I8Ty = Builder.getInt8Ty(); in optimizeMemoryInst() local
6050 Type *I8Ty = Type::getInt8Ty(Ctx); in splitLargeGEPOffsets() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6568 auto *I8Ty = Type::getInt8Ty(CB->getParent()->getContext()); in initialize() local
6717 auto *I8Ty = Type::getInt8Ty(F->getContext()); in manifest() local