Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp279 Type *I8Ty = Type::getInt8Ty(Ctx); in lowerPrintfForGpu() local
H A DAMDGPUTargetTransformInfo.cpp484 Type *I8Ty = Type::getInt8Ty(Context); getMemcpyLoopResidualLoweringType() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCLoopInstrFormPrep.cpp661 Type *I8Ty = Type::getInt8Ty(BaseMemI->getParent()->getContext()); rewriteForBase() local
786 Type *I8Ty = Type::getInt8Ty(PtrInc->getParent()->getContext()); rewriteForBucketElement() local
/llvm-project/llvm/unittests/Transforms/Utils/
H A DScalarEvolutionExpanderTest.cpp75 auto *I8Ty = Type::getInt8Ty(Context); in TEST_F() local
/llvm-project/llvm/unittests/IR/
H A DPatternMatch.cpp615 Type *I8Ty = IRB.getInt8Ty(); TEST_F() local
[all...]
H A DInstructionsTest.cpp468 Type *I8Ty = IntegerType::get(C, 8); TEST() local
/llvm-project/llvm/unittests/Analysis/
H A DScalarEvolutionTest.cpp679 Type *I8Ty = Type::getInt8Ty(Context); TEST_F() local
/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILBitcodeWriter.cpp95 Type *I8Ty; member in llvm::dxil::DXILBitcodeWriter
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp6624 auto *I8Ty = Type::getInt8Ty(CB->getParent()->getContext()); initialize() local
6774 auto *I8Ty = Type::getInt8Ty(F->getContext()); manifest() local