Home
last modified time | relevance | path

Searched refs:getInt8Ty (Results 1 – 25 of 125) sorted by relevance

12345

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DValueTypes.cpp192 case MVT::i8: return Type::getInt8Ty(Context); in getTypeForEVT()
212 return PointerType::get(Type::getInt8Ty(Context), 20); in getTypeForEVT()
246 return FixedVectorType::get(Type::getInt8Ty(Context), 1); in getTypeForEVT()
248 return FixedVectorType::get(Type::getInt8Ty(Context), 2); in getTypeForEVT()
250 return FixedVectorType::get(Type::getInt8Ty(Context), 4); in getTypeForEVT()
252 return FixedVectorType::get(Type::getInt8Ty(Context), 8); in getTypeForEVT()
254 return FixedVectorType::get(Type::getInt8Ty(Context), 16); in getTypeForEVT()
256 return FixedVectorType::get(Type::getInt8Ty(Context), 32); in getTypeForEVT()
258 return FixedVectorType::get(Type::getInt8Ty(Context), 64); in getTypeForEVT()
260 return FixedVectorType::get(Type::getInt8Ty(Context), 128); in getTypeForEVT()
[all …]
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp761 Type *RetTy = StructType::get(PointerType::get(IRB.getInt8Ty(), 0), in createKernelApi()
770 name_load, RetTy, PointerType::get(IRB.getInt8Ty(), 0)); in createKernelApi()
772 name_store, RetTy, PointerType::get(IRB.getInt8Ty(), 0)); in createKernelApi()
777 PointerType::get(IRB.getInt8Ty(), 0), IRB.getInt64Ty()); in createKernelApi()
780 PointerType::get(IRB.getInt8Ty(), 0), IRB.getInt64Ty()); in createKernelApi()
896 PointerType::get(IRB.getInt8Ty(), 0), IntptrTy); in initializeCallbacks()
1694 IRB.CreatePointerCast(Addr, PointerType::get(IRB.getInt8Ty(), 0)); in getShadowOriginPtrKernelNoVec()
1900 getShadowOriginPtr(V, EntryIRB, EntryIRB.getInt8Ty(), ArgAlign, in getShadow()
1905 CpShadowPtr, Constant::getNullValue(EntryIRB.getInt8Ty()), in getShadow()
3986 getShadowOriginPtr(SrcPtr, NextIRB, NextIRB.getInt8Ty(), Align(1), in visitLibAtomicLoad()
[all …]
DInstrOrderFile.cpp70 MapTy = ArrayType::get(Type::getInt8Ty(Ctx), NumFunctions); in createOrderFileData()
113 IntegerType *Int8Ty = Type::getInt8Ty(Ctx); in generateCodeSequence()
DSanitizerCoverage.cpp407 Int8PtrTy = PointerType::getUnqual(IRB.getInt8Ty()); in instrumentModule()
412 Int8Ty = IRB.getInt8Ty(); in instrumentModule()
427 IRB.getInt8Ty(), IRB.getInt8Ty()); in instrumentModule()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp178 Value *StrEnd = B.CreateInBoundsGEP(B.getInt8Ty(), StrBeg, Off, "endptr"); in convertStrToInt()
339 Value *CpyDst = B.CreateInBoundsGEP(B.getInt8Ty(), Dst, DstLen, "endptr"); in emitStrLenMemCpy()
402 Type *CharTy = B.getInt8Ty(); in memChrToCharCompare()
463 return B.CreateInBoundsGEP(B.getInt8Ty(), SrcStr, StrLen, "strchr"); in optimizeStrChr()
476 return B.CreateInBoundsGEP(B.getInt8Ty(), SrcStr, B.getInt64(I), "strchr"); in optimizeStrChr()
519 B.CreateLoad(B.getInt8Ty(), Str2P, "strcmpload"), CI->getType())); in optimizeStrCmp()
522 return B.CreateZExt(B.CreateLoad(B.getInt8Ty(), Str1P, "strcmpload"), in optimizeStrCmp()
605 B.CreateLoad(B.getInt8Ty(), Str2P, "strcmpload"), CI->getType())); in optimizeStrNCmp()
608 return B.CreateZExt(B.CreateLoad(B.getInt8Ty(), Str1P, "strcmpload"), in optimizeStrNCmp()
685 return StrLen ? B.CreateInBoundsGEP(B.getInt8Ty(), Dst, StrLen) : nullptr; in optimizeStpCpy()
[all …]
DAMDGPUEmitPrintf.cpp124 auto PtrNext = Builder.CreateGEP(Builder.getInt8Ty(), PtrPhi, One); in getStrlenWithNull()
128 auto Data = Builder.CreateLoad(Builder.getInt8Ty(), PtrPhi); in getStrlenWithNull()
DLowerGlobalDtors.cpp144 Type *DsoHandleTy = Type::getInt8Ty(C); in runImpl()
/openbsd/src/gnu/llvm/llvm/examples/BrainF/
DBrainF.cpp94 Type* Int8Ty = IntegerType::getInt8Ty(C); in header()
155 PointerType::getUnqual(IntegerType::getInt8Ty(C))); in header()
197 Type *Int8Ty = IntegerType::getInt8Ty(C); in readloop()
216 CreateTrunc(tape_0, IntegerType::getInt8Ty(C), tapereg); in readloop()
DBrainFDriver.cpp78 Type::getInt8Ty(mod->getContext())->getPointerTo()->getPointerTo()}, in addMainFunction()
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPULowerKernelArguments.cpp111 Builder.getInt8Ty(), KernArgSegment, EltOffset, in runOnFunction()
157 Builder.getInt8Ty(), KernArgSegment, AlignDownOffset, in runOnFunction()
162 Builder.getInt8Ty(), KernArgSegment, EltOffset, in runOnFunction()
DAMDGPUOpenCLEnqueuedBlockLowering.cpp121 C, {Type::getInt8Ty(C)->getPointerTo(0), Int32, Int32}, in runOnModule()
DAMDGPUReplaceLDSUseWithPointer.cpp316 Builder.getInt8Ty(), LDSMemBaseAddr, in getReplacementInst()
331 PointerType::get(Type::getInt8Ty(M.getContext()), in ReplaceLDSUseImpl()
DAMDGPULateCodeGenPrepare.cpp167 IRB.getInt8Ty(), in visitLoadInst()
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86PreAMXConfig.cpp156 Type *I8Ty = Type::getInt8Ty(Ctx); in preWriteTileCfg()
162 Value *PaletteValue = ConstantInt::get(Type::getInt8Ty(Ctx), 1); in preWriteTileCfg()
/openbsd/src/gnu/llvm/llvm/lib/Target/AArch64/
DSVEIntrinsicOpts.cpp296 FixedVectorType::get(Type::getInt8Ty(I->getContext()), MinVScale * 2); in optimizePredicateStore()
359 FixedVectorType::get(Type::getInt8Ty(I->getContext()), MinVScale * 2); in optimizePredicateLoad()
DAArch64StackTagging.cpp249 Ptr = IRB.CreateConstGEP1_32(IRB.getInt8Ty(), Ptr, Offset); in emitZeroes()
259 Ptr = IRB.CreateConstGEP1_32(IRB.getInt8Ty(), Ptr, Offset); in emitUndef()
268 Ptr = IRB.CreateConstGEP1_32(IRB.getInt8Ty(), Ptr, Offset); in emitPair()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DThinLTOBitcodeWriter.cpp394 llvm::ConstantInt::get(Type::getInt8Ty(Ctx), Linkage))); in splitAndWriteThinLTOBitcode()
416 ConstantInt::get(Type::getInt8Ty(Ctx), A.getVisibility())), in splitAndWriteThinLTOBitcode()
418 ConstantInt::get(Type::getInt8Ty(Ctx), A.isWeakForLinker())), in splitAndWriteThinLTOBitcode()
/openbsd/src/gnu/llvm/llvm/tools/llvm-isel-fuzzer/
Dllvm-isel-fuzzer.cpp55 Type::getInt1Ty, Type::getInt8Ty, Type::getInt16Ty, Type::getInt32Ty, in createISelMutator()
/openbsd/src/gnu/llvm/llvm/lib/Target/AVR/
DAVRShiftExpand.cpp79 Type *Int8Ty = Type::getInt8Ty(Ctx); in expand()
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCodeGenTypes.cpp466 ResultType = llvm::Type::getInt8Ty(getLLVMContext()); in ConvertType()
667 PointeeType = llvm::Type::getInt8Ty(getLLVMContext()); in ConvertType()
691 ResultType = llvm::Type::getInt8Ty(getLLVMContext()); in ConvertType()
704 EltTy = llvm::Type::getInt8Ty(getLLVMContext()); in ConvertType()
/openbsd/src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
DSpeculation.cpp91 auto LoadValueTy = Type::getInt8Ty(MContext); in emit()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp891 Builder.CreateGEP(Builder.getInt8Ty(), ResultPtr, Idx, "uglygep"); in lowerToSingleIndexGEPs()
901 Builder.CreateGEP(Builder.getInt8Ty(), ResultPtr, Offset, "uglygep"); in lowerToSingleIndexGEPs()
1135 Builder.getInt8Ty()->getPointerTo(GEP->getPointerAddressSpace()); in splitGEP()
1138 Builder.getInt8Ty(), Builder.CreateBitCast(NewGEP, I8PtrTy), in splitGEP()
/openbsd/src/gnu/llvm/llvm/tools/llvm-opt-fuzzer/
Dllvm-opt-fuzzer.cpp45 Type::getInt1Ty, Type::getInt8Ty, Type::getInt16Ty, Type::getInt32Ty, in createOptMutator()
/openbsd/src/gnu/llvm/llvm/lib/IR/
DType.cpp239 IntegerType *Type::getInt8Ty(LLVMContext &C) { return &C.pImpl->Int8Ty; } in getInt8Ty() function in Type
294 return getInt8Ty(C)->getPointerTo(AS); in getInt8PtrTy()
320 case 8: return cast<IntegerType>(Type::getInt8Ty(C)); in get()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Coroutines/
DCoroutines.cpp53 auto *IndexVal = ConstantInt::get(Type::getInt8Ty(Context), Index); in makeSubFnCall()
628 Type *Int8Ty = Type::getInt8Ty(F->getContext()); in checkAsyncContextProjectFunction()

12345