Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/vm/
Dvm.h62 using InstType = std::pair<Instruction, VectorRef>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsRegisterBankInfo.h56 enum InstType { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNHazardRecognizer.cpp1086 auto InstType = IsHazardInst(MI); in fixLdsBranchVmemWARHazard() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp795 void AssemblerARM32::emitType01(CondARM32::Cond Cond, IValueT InstType, in emitType01()
934 void AssemblerARM32::emitMemOp(CondARM32::Cond Cond, IValueT InstType, in emitMemOp()