Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Ddeadness_analysis_test.cc49 ops::Switch CreateSwitch(const Scope& root, const string& prefix) { in CreateSwitch() function
/external/llvm/bindings/go/llvm/
Dir.go1238 func (b Builder) CreateSwitch(v Value, elseb BasicBlock, numCases int) (rv Value) { func
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/
Dir.go1305 func (b Builder) CreateSwitch(v Value, elseb BasicBlock, numCases int) (rv Value) { func