Home
last modified time | relevance | path

Searched defs:createSwitch (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts564 export const createSwitch: typeof factory.createSwitchStatement = Debug.deprecate(factory.createSwi… constant
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DLLVMReactor.cpp1685 SwitchCases *Nucleus::createSwitch(Value *control, BasicBlock *defaultBranch, unsigned numCases) in createSwitch() function in rr::Nucleus
DSubzeroReactor.cpp1943 SwitchCases *Nucleus::createSwitch(Value *control, BasicBlock *defaultBranch, unsigned numCases) in createSwitch() function in rr::Nucleus