Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp192 const MCInstrDesc &AVRInstrInfo::getBrCond(AVRCC::CondCodes CC) const { in getBrCond() function in llvm::AVRInstrInfo
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1030 unsigned RISCVCC::getBrCond(RISCVCC::CondCode CC, unsigned SelectOpc) { in getBrCond() function in RISCVCC