Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsRegisterBankInfo.h56 enum InstType { enum
/external/llvm-project/llvm/lib/Target/Mips/
DMipsRegisterBankInfo.h56 enum InstType { enum
/external/llvm-project/llvm/lib/Target/VE/
DVEInstrInfo.cpp595 enum InstType { in FoldImmediate() enum
598 } InstType; in FoldImmediate() local
/external/llvm/lib/Target/AMDGPU/
DSIInsertWaits.cpp50 } InstType; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DGCNHazardRecognizer.cpp1086 auto InstType = IsHazardInst(MI); in fixLdsBranchVmemWARHazard() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DGCNHazardRecognizer.cpp1090 auto InstType = IsHazardInst(MI); in fixLdsBranchVmemWARHazard() local
/external/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.cpp797 void AssemblerARM32::emitType01(CondARM32::Cond Cond, IValueT InstType, in emitType01()
936 void AssemblerARM32::emitMemOp(CondARM32::Cond Cond, IValueT InstType, in emitMemOp()