Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsBaseInfo.h128 HasFCCRegOperand = 1 << 6 enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp5976 if ((TSFlags & MipsII::HasFCCRegOperand) && in checkTargetMatchPredicate()