Home
last modified time | relevance | path

Searched defs:InstInput (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/vm/
Dvm.cc393 void FinalVM::InstInput(const VectorRef &args) { in InstInput() function in mindspore::compile::FinalVM
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DReassociate.cpp874 if (Instruction *InstInput = dyn_cast<Instruction>(V)) { in NegateValue() local