Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/vm/
Dvm.h63 using InstSet = std::vector<InstType>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMParallelDSP.cpp373 using InstSet = std::set<Instruction*>; in RecordMemoryOps() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5957 auto InstSet = ForcedScalar->second; in getInstructionCost() local