Searched refs:getInt8PtrTy (Results 1 - 25 of 49) sorted by relevance

12

/freebsd-10.3-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp147 "__tsan_func_entry", IRB.getVoidTy(), IRB.getInt8PtrTy(), NULL));
156 ReadName, IRB.getVoidTy(), IRB.getInt8PtrTy(), NULL));
160 WriteName, IRB.getVoidTy(), IRB.getInt8PtrTy(), NULL));
206 "__tsan_vptr_update", IRB.getVoidTy(), IRB.getInt8PtrTy(),
207 IRB.getInt8PtrTy(), NULL));
209 "__tsan_vptr_read", IRB.getVoidTy(), IRB.getInt8PtrTy(), NULL));
216 "memmove", IRB.getInt8PtrTy(), IRB.getInt8PtrTy(),
217 IRB.getInt8PtrTy(), IntptrTy, NULL));
219 "memcpy", IRB.getInt8PtrTy(), IR
[all...]
H A DMemorySanitizer.cpp328 "__msan_copy_origin", IRB.getVoidTy(), IRB.getInt8PtrTy(),
329 IRB.getInt8PtrTy(), IntptrTy, NULL);
331 "__msan_set_alloca_origin4", IRB.getVoidTy(), IRB.getInt8PtrTy(), IntptrTy,
332 IRB.getInt8PtrTy(), IntptrTy, NULL);
334 "__msan_poison_stack", IRB.getVoidTy(), IRB.getInt8PtrTy(), IntptrTy, NULL);
336 "__msan_memmove", IRB.getInt8PtrTy(), IRB.getInt8PtrTy(),
337 IRB.getInt8PtrTy(), IntptrTy, NULL);
339 "__msan_memcpy", IRB.getInt8PtrTy(), IRB.getInt8PtrTy(), IR
[all...]
H A DGCOVProfiling.cpp667 Type::getInt8PtrTy(*Ctx), // const char *orig_filename
668 Type::getInt8PtrTy(*Ctx), // const char version[4]
688 Type::getInt8PtrTy(*Ctx), // const char *function_name
772 Constant::getNullValue(Builder.getInt8PtrTy()),
H A DDataFlowSanitizer.cpp316 ArgTypes.push_back(Type::getInt8PtrTy(*Ctx));
350 Type::getVoidTy(*Ctx), Type::getInt8PtrTy(*Ctx), /*isVarArg=*/false);
351 Type *DFSanSetLabelArgs[3] = { ShadowTy, Type::getInt8PtrTy(*Ctx), IntptrTy };
1138 IRB.CreateBitCast(I.getDest(), Type::getInt8PtrTy(*DFSF.DFS.Ctx)),
1158 Type *Int8Ptr = Type::getInt8PtrTy(*DFSF.DFS.Ctx);
1256 IRB.CreateBitCast(*i, Type::getInt8PtrTy(*DFSF.DFS.Ctx)));
/freebsd-10.3-release/contrib/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp30 return B.CreateBitCast(V, B.getInt8PtrTy(), "cstr");
52 B.getInt8PtrTy(),
81 B.getInt8PtrTy(),
105 Type *I8Ptr = B.getInt8PtrTy();
138 B.getInt8PtrTy(),
139 B.getInt8PtrTy(),
163 Type *I8Ptr = B.getInt8PtrTy();
187 Type *I8Ptr = B.getInt8PtrTy();
216 B.getInt8PtrTy(),
217 B.getInt8PtrTy(),
[all...]
H A DLowerInvoke.cpp118 Type *VoidPtrTy = Type::getInt8PtrTy(M.getContext());
456 AllocaInst *StackPtr = new AllocaInst(Type::getInt8PtrTy(F.getContext()), 0,
487 Type::getInt8PtrTy(F.getContext()),
540 Type::getInt8PtrTy(F.getContext()),
H A DSimplifyLibCalls.cpp258 FT->getParamType(0) != Type::getInt8PtrTy(Context) ||
303 FT->getParamType(0) != Type::getInt8PtrTy(Context) ||
352 FT->getParamType(0) != Type::getInt8PtrTy(Context) ||
376 FT->getReturnType() != B.getInt8PtrTy() ||
426 FT->getReturnType() != B.getInt8PtrTy() ||
470 FT->getReturnType() != B.getInt8PtrTy() ||
516 FT->getReturnType() != B.getInt8PtrTy() ||
554 FT->getParamType(0) != B.getInt8PtrTy())
599 FT->getParamType(0) != B.getInt8PtrTy() ||
649 FT->getParamType(0) != B.getInt8PtrTy())
[all...]
H A DInlineFunction.cpp369 Type *VoidPtrTy = Type::getInt8PtrTy(Context);
435 Type *Int8PtrTy = Type::getInt8PtrTy(AI->getType()->getContext());
H A DPromoteMemoryToRegister.cpp84 if (BCI->getType() != Type::getInt8PtrTy(U->getContext()))
89 if (GEPI->getType() != Type::getInt8PtrTy(U->getContext()))
/freebsd-10.3-release/contrib/llvm/lib/CodeGen/
H A DDwarfEHPrepare.cpp124 Type::getInt8PtrTy(Ctx), false);
150 PHINode *PN = PHINode::Create(Type::getInt8PtrTy(Ctx), ResumesSize,
H A DIntrinsicLowering.cpp115 Type::getInt8PtrTy(Context),
116 Type::getInt8PtrTy(Context),
117 Type::getInt8PtrTy(Context),
122 Type::getInt8PtrTy(Context),
123 Type::getInt8PtrTy(Context),
124 Type::getInt8PtrTy(Context),
129 Type::getInt8PtrTy(Context),
130 Type::getInt8PtrTy(Context),
H A DPseudoSourceValue.cpp66 Value(Type::getInt8PtrTy(getGlobalContext()),
H A DSjLjEHPrepare.cpp92 Type *VoidPtrTy = Type::getInt8PtrTy(M.getContext());
210 ExnVal = Builder.CreateIntToPtr(ExnVal, Builder.getInt8PtrTy());
226 Builder.CreateBitCast(PersonalityFn, Builder.getInt8PtrTy()),
436 Value *SetjmpArg = Builder.CreateBitCast(JBufPtr, Builder.getInt8PtrTy());
441 Value *FuncCtxArg = Builder.CreateBitCast(FuncCtx, Builder.getInt8PtrTy());
H A DStackProtector.cpp319 PointerType *PtrTy = Type::getInt8PtrTy(RI->getContext());
461 Type::getInt8PtrTy(Context), NULL);
H A DShadowStackGC.cpp145 Type *ExnTy = StructType::get(Type::getInt8PtrTy(C),
204 Type *VoidPtr = Type::getInt8PtrTy(F.getContext());
/freebsd-10.3-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXLowerAggrCopies.cpp52 srcAddr = builder.CreateBitCast(srcAddr, Type::getInt8PtrTy(Context, srcAS));
53 dstAddr = builder.CreateBitCast(dstAddr, Type::getInt8PtrTy(Context, dstAS));
/freebsd-10.3-release/contrib/llvm/lib/IR/
H A DIRBuilder.cpp48 PT = getInt8PtrTy(PT->getAddressSpace());
/freebsd-10.3-release/contrib/llvm/include/llvm/IR/
H A DType.h419 static PointerType *getInt8PtrTy(LLVMContext &C, unsigned AS = 0);
/freebsd-10.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp985 Type *DestInt8PtrTy = Builder.getInt8PtrTy(DestAS);
1090 Builder.getInt8PtrTy(SI->getPointerAddressSpace()),
1106 Builder.getInt8PtrTy(LI->getPointerAddressSpace()),
/freebsd-10.3-release/contrib/llvm/tools/lldb/source/Expression/
H A DIRForTarget.cpp727 Type *i8_ptr_ty = Type::getInt8PtrTy(m_module->getContext());
1137 Type *sel_ptr_type = Type::getInt8PtrTy(m_module->getContext());
1141 type_array[0] = llvm::Type::getInt8PtrTy(m_module->getContext());
1155 Constant *omvn_pointer = ConstantExpr::getBitCast(_objc_meth_var_name_, Type::getInt8PtrTy(m_module->getContext()));
1889 Type *char_ptr_ty = Type::getInt8PtrTy(m_module->getContext());
2526 Constant *relocated_bitcast = ConstantExpr::getIntToPtr(relocated_addr, llvm::Type::getInt8PtrTy(m_module->getContext()));
H A DIRDynamicChecks.cpp324 m_i8ptr_ty = llvm::Type::getInt8PtrTy(m_module.getContext());
/freebsd-10.3-release/contrib/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp414 llvm::Type *i8PTy = llvm::Type::getInt8PtrTy(Context);
/freebsd-10.3-release/contrib/llvm/tools/bugpoint/
H A DMiscompilation.cpp845 Type::getInt8PtrTy(Safe->getContext()),
846 Type::getInt8PtrTy(Safe->getContext()),
/freebsd-10.3-release/contrib/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp129 if (FTy->getReturnType() == Type::getInt8PtrTy(FTy->getContext()) &&
348 if (FTy->getParamType(0) != Type::getInt8PtrTy(Callee->getContext()))
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.cpp749 llvm::Type *I8PtrTy = CGF.Builder.getInt8PtrTy();
837 llvm::Type *I8PtrTy = CGF.Builder.getInt8PtrTy();
1281 llvm::Type *I8PtrTy = Builder.getInt8PtrTy();
1362 Ptr = Builder.CreateBitCast(Ptr, Builder.getInt8PtrTy());
1721 V = Builder.CreateBitCast(V, Builder.getInt8PtrTy());
2399 SrcPtr = Builder.CreateBitCast(SrcPtr, Builder.getInt8PtrTy());
2601 StorePtr = Builder.CreateBitCast(StorePtr, Builder.getInt8PtrTy());

Completed in 298 milliseconds

12