Home
last modified time | relevance | path

Searched refs:AmbiguousWithMergeOrUnmerge (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.h70 AmbiguousWithMergeOrUnmerge enumerator
93 if (InstTy == InstType::AmbiguousWithMergeOrUnmerge && OpSize == 64) in isAmbiguousWithMergeOrUnmerge_64()
H A DMipsRegisterBankInfo.cpp235 AmbiguousTy = InstType::AmbiguousWithMergeOrUnmerge; in visit()