| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/OProfileJIT/ |
| H A D | OProfileJITEventListener.cpp | 40 std::unique_ptr<OProfileWrapper> Wrapper; member in __anon6923ce330111::OProfileJITEventListener 47 : Wrapper(std::move(LibraryWrapper)) { in OProfileJITEventListener() 60 if (!Wrapper->op_open_agent()) { in initialize() 70 if (Wrapper->isAgentAvailable()) { in ~OProfileJITEventListener() 71 if (Wrapper->op_close_agent() == -1) { in ~OProfileJITEventListener() 84 if (!Wrapper->isAgentAvailable()) { in notifyObjectLoaded() 108 if (Wrapper->op_write_native_code(Name.data(), Addr, (void *)Addr, Size) == in notifyObjectLoaded() 131 if (Wrapper->op_write_debug_line_info((void *)Addr, num_entries, in notifyObjectLoaded() 144 if (Wrapper->isAgentAvailable()) { in notifyFreeingObject() 163 if (Wrapper->op_unload_native_code(Addr) == -1) { in notifyFreeingObject()
|
| /freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyFixFunctionBitcasts.cpp | 127 Function::arg_iterator AI = Wrapper->arg_begin(); in CreateWrapper() 128 Function::arg_iterator AE = Wrapper->arg_end(); in CreateWrapper() 209 Wrapper->eraseFromParent(); in CreateWrapper() 210 Wrapper = Function::Create(Ty, Function::PrivateLinkage, in CreateWrapper() 214 Wrapper->setName(F->getName() + "_bitcast_invalid"); in CreateWrapper() 218 Wrapper->eraseFromParent(); in CreateWrapper() 222 return Wrapper; in CreateWrapper() 291 Function *Wrapper = Pair.first->second; in runOnModule() local 292 if (!Wrapper) in runOnModule() 296 U->get()->replaceAllUsesWith(Wrapper); in runOnModule() [all …]
|
| H A D | WebAssemblyISD.def | 21 HANDLE_NODETYPE(Wrapper)
|
| H A D | WebAssemblyISelLowering.cpp | 970 WebAssemblyISD::Wrapper, DL, VT, in LowerGlobalAddress() 988 WebAssemblyISD::Wrapper, DL, VT, in LowerExternalSymbol() 1061 return DAG.getNode(WebAssemblyISD::Wrapper, DL, VT, in LowerINTRINSIC_WO_CHAIN() 1086 DAG.getNode(WebAssemblyISD::Wrapper, DL, PtrVT, in LowerINTRINSIC_VOID()
|
| /freebsd-12.1/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/ |
| H A D | IntelJITEventListener.cpp | 43 std::unique_ptr<IntelJITEventsWrapper> Wrapper; member in __anon0124bd200111::IntelJITEventListener 54 Wrapper.reset(libraryWrapper); in IntelJITEventListener() 78 IntelJITEventsWrapper& Wrapper, in FunctionDescToIntelJITFormat() argument 85 Result.method_id = Wrapper.iJIT_GetNewMethodID(); in FunctionDescToIntelJITFormat() 150 FunctionDescToIntelJITFormat(*Wrapper, Name->data(), Addr, Size); in notifyObjectLoaded() 182 Wrapper->iJIT_NotifyEvent(iJVM_EVENT_TYPE_METHOD_LOAD_FINISHED, in notifyObjectLoaded() 218 Wrapper->iJIT_NotifyEvent(iJVM_EVENT_TYPE_METHOD_UNLOAD_START, in notifyFreeingObject()
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | CSEInfo.h | 214 GISelCSEAnalysisWrapper Wrapper; variable 224 const GISelCSEAnalysisWrapper &getCSEWrapper() const { return Wrapper; } in getCSEWrapper() 225 GISelCSEAnalysisWrapper &getCSEWrapper() { return Wrapper; } in getCSEWrapper() 230 Wrapper.releaseMemory(); in releaseMemory() 231 Wrapper.setComputed(false); in releaseMemory()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 153 Wrapper, enumerator 393 SDValue GOT = DAG.getNode(MipsISD::Wrapper, DL, Ty, getGlobalReg(DAG, Ty), in getAddrLocal() 412 SDValue Tgt = DAG.getNode(MipsISD::Wrapper, DL, Ty, getGlobalReg(DAG, Ty), in getAddrGlobal() 429 SDValue Wrapper = DAG.getNode(MipsISD::Wrapper, DL, Ty, Hi, in getAddrGlobalLargeGOT() local 431 return DAG.getLoad(Ty, DL, Chain, Wrapper, PtrInfo); in getAddrGlobalLargeGOT()
|
| H A D | Mips16ISelDAGToDAG.cpp | 113 if (Addr.getOpcode() == MipsISD::Wrapper) { in selectAddr()
|
| H A D | Relocation.txt | 44 "MipsISD::Lo", "wrapper" indicates one with opcode "MipsISD::Wrapper",
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/GlobalISel/ |
| H A D | Legalizer.cpp | 135 GISelCSEAnalysisWrapper &Wrapper = in runOnMachineFunction() local 171 CSEInfo = &Wrapper.get(std::move(Config)); in runOnMachineFunction()
|
| /freebsd-12.1/crypto/heimdal/ |
| H A D | compile | 41 Wrapper for compilers which do not understand `-c -o'.
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | ItaniumCXXABI.cpp | 2456 llvm::Function *Wrapper = in getOrCreateThreadLocalWrapper() local 2460 CGM.SetLLVMFunctionAttributes(GlobalDecl(), FI, Wrapper); in getOrCreateThreadLocalWrapper() 2466 if (!Wrapper->hasLocalLinkage()) in getOrCreateThreadLocalWrapper() 2474 Wrapper->setCallingConv(llvm::CallingConv::CXX_FAST_TLS); in getOrCreateThreadLocalWrapper() 2475 Wrapper->addFnAttr(llvm::Attribute::NoUnwind); in getOrCreateThreadLocalWrapper() 2477 return Wrapper; in getOrCreateThreadLocalWrapper() 2535 Wrapper->setLinkage(llvm::Function::ExternalLinkage); in EmitThreadLocalInitFuncs() 2612 if (Val->getType() != Wrapper->getReturnType()) in EmitThreadLocalInitFuncs() 2614 Val, Wrapper->getReturnType(), ""); in EmitThreadLocalInitFuncs() 2625 llvm::CallInst *CallVal = CGF.Builder.CreateCall(Wrapper); in EmitThreadLocalVarDeclLValue() [all …]
|
| /freebsd-12.1/contrib/binutils/ |
| H A D | ylwrap | 48 Wrapper for lex/yacc invocations, renaming files as desired.
|
| /freebsd-12.1/contrib/openbsm/config/ |
| H A D | ylwrap | 45 Wrapper for lex/yacc invocations, renaming files as desired.
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/build-aux/ |
| H A D | ylwrap | 77 Wrapper for lex/yacc invocations, renaming files as desired.
|
| H A D | compile | 243 Wrapper for compilers which do not understand '-c -o'.
|
| /freebsd-12.1/contrib/googletest/googlemock/include/gmock/ |
| H A D | gmock-spec-builders.h | 1405 return new ActionResultHolder(Wrapper(func_mocker->PerformDefaultAction( in PerformDefaultAction() 1416 Wrapper(action.Perform(internal::move(args)))); in PerformAction() 1420 typedef ReferenceOrValueWrapper<T> Wrapper; typedef 1422 explicit ActionResultHolder(Wrapper result) in ActionResultHolder() 1426 Wrapper result_;
|
| /freebsd-12.1/contrib/llvm/lib/Target/BPF/ |
| H A D | BPFISelLowering.h | 31 Wrapper, enumerator
|
| /freebsd-12.1/contrib/openpam/ |
| H A D | compile | 243 Wrapper for compilers which do not understand '-c -o'.
|
| /freebsd-12.1/contrib/llvm/lib/Target/Lanai/ |
| H A D | LanaiISelLowering.h | 55 Wrapper, enumerator
|
| /freebsd-12.1/contrib/file/ |
| H A D | compile | 243 Wrapper for compilers which do not understand '-c -o'.
|
| /freebsd-12.1/contrib/libevent/ |
| H A D | compile | 243 Wrapper for compilers which do not understand '-c -o'.
|
| /freebsd-12.1/contrib/sqlite3/ |
| H A D | compile | 243 Wrapper for compilers which do not understand '-c -o'.
|
| /freebsd-12.1/contrib/llvm/lib/Target/MSP430/ |
| H A D | MSP430ISelLowering.h | 48 Wrapper, enumerator
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Headers/cuda_wrappers/ |
| H A D | complex | 27 // Wrapper around <complex> that forces its functions to be __host__
|