Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/
H A DVEInstrInfo.cpp642 enum InstType { in FoldImmediate() enum
645 } InstType; in FoldImmediate() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.h56 enum InstType { enum
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.h56 enum InstType { enum
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DSIInsertWaits.cpp50 } InstType; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp1086 auto InstType = IsHazardInst(MI); in fixLdsBranchVmemWARHazard() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp1354 auto InstType = IsHazardInst(*MI); in fixLdsBranchVmemWARHazard() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceAssemblerARM32.cpp795 void AssemblerARM32::emitType01(CondARM32::Cond Cond, IValueT InstType, in emitType01()
934 void AssemblerARM32::emitMemOp(CondARM32::Cond Cond, IValueT InstType, in emitMemOp()