Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp172 const MCInstrDesc &AVRInstrInfo::getBrCond(AVRCC::CondCodes CC) const { in getBrCond() function in llvm::AVRInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp194 const MCInstrDesc &AVRInstrInfo::getBrCond(AVRCC::CondCodes CC) const { in getBrCond() function in llvm::AVRInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp190 const MCInstrDesc &AVRInstrInfo::getBrCond(AVRCC::CondCodes CC) const { in getBrCond() function in llvm::AVRInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp766 const MCInstrDesc &RISCVInstrInfo::getBrCond(RISCVCC::CondCode CC) const { in getBrCond() function in RISCVInstrInfo