Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp195 const MCInstrDesc &AVRInstrInfo::getBrCond(AVRCC::CondCodes CC) const { getBrCond() function in llvm::AVRInstrInfo
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp883 unsigned RISCVCC::getBrCond(RISCVCC::CondCode CC, bool Imm) { getBrCond() function in RISCVCC
902 const MCInstrDesc &RISCVInstrInfo::getBrCond(RISCVCC::CondCode CC, getBrCond() function in RISCVInstrInfo