Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcInstrInfo.cpp178 static bool isFCondBranchOpcode(int Opc) { in isFCondBranchOpcode() function
185 isRegCondBranchOpcode(Opc) || isFCondBranchOpcode(Opc); in isCondBranchOpcode()