Home
last modified time | relevance | path

Searched defs:getOppositeBranchCondition (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp102 static ARCCC::CondCode getOppositeBranchCondition(ARCCC::CondCode CC) { in getOppositeBranchCondition() function
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp907 RISCVCC::CondCode RISCVCC::getOppositeBranchCondition(RISCVCC::CondCode CC) { getOppositeBranchCondition() function in RISCVCC