Home
last modified time | relevance | path

Searched defs:Routing (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/ipc/
Dipc_message_templates.h87 struct Routing { struct
88 explicit Routing(int32_t id) : id(id) {} in Routing() function
89 int32_t id;
/external/libnl/python/doc/
Droute.rst2 Routing title
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFixIrreducibleControlFlow.cpp433 MachineBasicBlock *Routing = MF.CreateMachineBasicBlock(); in makeSingleEntryLoop() local
461 auto *Routing = Map[std::make_pair(PredInLoop, Succ)]; in makeSingleEntryLoop() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyFixIrreducibleControlFlow.cpp445 MachineBasicBlock *Routing = MF.CreateMachineBasicBlock(); in makeSingleEntryLoop() local
473 auto *Routing = Map[{Succ, PredInLoop}]; in makeSingleEntryLoop() local