Searched defs:InstType (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsRegisterBankInfo.h | 57 enum InstType { global() enum |
/llvm-project/llvm/lib/Target/VE/ | ||
H A D | VEInstrInfo.cpp | 642 enum InstType { foldImmediate() enum |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | GCNHazardRecognizer.cpp | 1364 auto InstType = IsHazardInst(*MI); fixLdsBranchVmemWARHazard() local |