Searched defs:getBrCond (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/ | ||
H A D | AVRInstrInfo.cpp | 195 const MCInstrDesc &AVRInstrInfo::getBrCond(AVRCC::CondCodes CC) const { in getBrCond() function in llvm::AVRInstrInfo |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInstrInfo.cpp | 909 unsigned RISCVCC::getBrCond(RISCVCC::CondCode CC) { getBrCond() function in RISCVCC |