Searched refs:getGlobalString (Results 1 – 13 of 13) sorted by relevance
354 Constant *NewFunc = Ctx->getConstantExternSym(Ctx->getGlobalString(SubName)); in instrumentCall()375 Ctx->getConstantExternSym(Ctx->getGlobalString("__asan_check_load")); in instrumentLoad()391 Ctx->getConstantExternSym(Ctx->getGlobalString("__asan_check_store")); in instrumentStore()404 Ctx->getGlobalString(DataSub->second), in instrumentReloc()473 Ctx->getConstantExternSym(Ctx->getGlobalString("__asan_init")); in instrumentStart()483 Call->addArg(Ctx->getConstantSym(0, Ctx->getGlobalString(RzArrayName))); in instrumentStart()484 Call->addArg(Ctx->getConstantSym(0, Ctx->getGlobalString(RzSizesName))); in instrumentStart()
283 Ctx->getConstantExternSym(Ctx->getGlobalString("WASM_MEMORY")); in Start()738 const auto FnName = Ctx->getGlobalString("llvm.cttz.i32"); in Unop()764 const auto FnName = Ctx->getGlobalString("llvm.fabs.f32"); in Unop()778 const auto FnName = Ctx->getGlobalString("llvm.fabs.f64"); in Unop()792 const auto FnName = Ctx->getGlobalString("env$$floor_f"); in Unop()803 const auto FnName = Ctx->getGlobalString("env$$floor_d"); in Unop()814 const auto FnName = Ctx->getGlobalString("llvm.sqrt.f32"); in Unop()828 const auto FnName = Ctx->getGlobalString("llvm.sqrt.f64"); in Unop()1072 Ctx->getConstantSym(0, Ctx->getGlobalString(TargetName)); in CallDirect()1105 const auto TargetName = Ctx->getGlobalString(ModuleName + "$$" + FnName); in CallImport()[all …]
44 Ctx->getConstantExternSym(Ctx->getGlobalString(::Ice::GlobalOffsetTable)); in staticInit()275 Ctx->getGlobalString(GlobalOffsetTable), GlobalOffsetTable)); in emitGetIP()
239 std::make_pair(Ctx->getGlobalString(Entry.IntrinsicName), Entry.Info)); in Intrinsics()
66 Name = Ctx->getGlobalString(getSuppressMangling() ? NewName in setName()
106 Ctx->getGlobalString(Ice::mangleName(F->getName()))); in convertFunction()147 Offset, Ctx->getGlobalString(Decl->getName().toString())); in convertConstant()
356 getConstantExternSym(getGlobalString(Name)); in GlobalContext()888 GlobalString GlobalContext::getGlobalString(const std::string &Name) { in getGlobalString() function in Ice::GlobalContext
269 GlobalString getGlobalString(const std::string &Name);
588 GlobalString FabsFloat = Ctx->getGlobalString("llvm.fabs.f32"); in genTargetHelperCallFor()590 GlobalString FabsVec = Ctx->getGlobalString("llvm.fabs.v4f32"); in genTargetHelperCallFor()633 Ctx->getGlobalString("__sync_val_compare_and_swap_8")); in genTargetHelperCallFor()657 Ctx->getGlobalString("__sync_lock_test_and_set_8")); in genTargetHelperCallFor()681 Ctx->getGlobalString("__sync_val_compare_and_swap_8")); in genTargetHelperCallFor()709 Ctx->getGlobalString("__sync_fetch_and_add_8")); in genTargetHelperCallFor()713 Ctx->getGlobalString("__sync_fetch_and_sub_8")); in genTargetHelperCallFor()717 Ctx->getGlobalString("__sync_fetch_and_or_8")); in genTargetHelperCallFor()721 Ctx->getGlobalString("__sync_fetch_and_and_8")); in genTargetHelperCallFor()725 Ctx->getGlobalString("__sync_fetch_and_xor_8")); in genTargetHelperCallFor()[all …]
1469 GlobalString RMW_I64 = Ctx->getGlobalString("llvm.nacl.atomic.rmw.i64"); in profileExecutionCount()
203 Ctx->getConstantExternSym(Ctx->getGlobalString("__Sz_profile_summary")); in addCallToProfileSummary()
61 Ctx->getConstantExternSym(Ctx->getGlobalString(::Ice::GlobalOffsetTable)); in staticInit()818 Ctx->getGlobalString("__aeabi_read_tp")) in genTargetHelperCallFor()891 Ctx->getGlobalString("GOTOFF$" + Func->getFunctionName() + "$" + CRName); in createGotoffRelocation()944 loadNamedConstantRelocatablePIC(Ctx->getGlobalString(GlobalOffsetTable), T, in materializeGotAddr()
200 Ctx->getGlobalString(H_getIP_prefix + RegName))); in createGetIPForRegister()