Home
last modified time | relevance | path

Searched defs:Channel (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/
H A DRemoteJITUtils.cpp58 std::unique_ptr<RPCChannel> Channel; member in llvm::orc::RemoteTargetProcessControl
67 ExecutionSession &ES, std::unique_ptr<RPCChannel> Channel, in RemoteTargetProcessControl()
250 auto Channel = in launch() local
330 auto Channel = std::make_unique<RPCChannel>(*SockFD, *SockFD); in ConnectTCPSocket() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.h76 std::unique_ptr<LLVMJITLinkChannel> Channel, in LLVMJITLinkRemoteTargetProcessControl()
103 std::unique_ptr<LLVMJITLinkChannel> Channel; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/lli/ChildTarget/
H A DChildTarget.cpp57 shared::FDRawByteChannel Channel(InFD, OutFD); in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600RegisterInfo.cpp24 unsigned R600RegisterInfo::getSubRegFromChannel(unsigned Channel) { in getSubRegFromChannel()
H A DR600InstrInfo.cpp1016 unsigned Channel = MI.getOperand(ChanOpIdx).getImm(); in expandPostRAPseudo() local
1030 unsigned Channel = MI.getOperand(ChanOpIdx).getImm(); in expandPostRAPseudo() local
H A DR600ISelLowering.cpp1022 unsigned &Channel, in getStackAddress()
H A DSIRegisterInfo.cpp427 unsigned SIRegisterInfo::getSubRegFromChannel(unsigned Channel, in getSubRegFromChannel()
H A DSIInstrInfo.cpp622 unsigned Channel = RI.getChannelFromSubReg(SubIdx); in expandSGPRCopy() local
5206 unsigned Channel = 0; in emitLoadSRsrcFromVGPRLoop() local
/netbsd-src/sys/dev/usb/
H A Dif_atureg.h276 uByte Channel; member
295 uByte Channel; member
330 uByte Channel; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h57 OrcRemoteTargetServer(ChannelT &Channel, SymbolLookupFtor SymbolLookup, in OrcRemoteTargetServer()
H A DOrcRemoteTargetClient.h706 Create(shared::RawByteChannel &Channel, ExecutionSession &ES) { in Create()
808 OrcRemoteTargetClient(shared::RawByteChannel &Channel, ExecutionSession &ES, in OrcRemoteTargetClient()
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacrestyp.h199 UINT8 Channel; member