Home
last modified time | relevance | path

Searched defs:getCondFromBranchOpc (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp195 AVRCC::CondCodes AVRInstrInfo::getCondFromBranchOpc(unsigned Opc) const { in getCondFromBranchOpc() function in llvm::AVRInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp217 AVRCC::CondCodes AVRInstrInfo::getCondFromBranchOpc(unsigned Opc) const { in getCondFromBranchOpc() function in llvm::AVRInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/
H A DAVRInstrInfo.cpp213 AVRCC::CondCodes AVRInstrInfo::getCondFromBranchOpc(unsigned Opc) const { in getCondFromBranchOpc() function in llvm::AVRInstrInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
H A DM68kInstrInfo.cpp48 static M68k::CondCode getCondFromBranchOpc(unsigned BrOpc) { in getCondFromBranchOpc() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp732 static RISCVCC::CondCode getCondFromBranchOpc(unsigned Opc) { in getCondFromBranchOpc() function
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3686 static X86::CondCode getCondFromBranchOpc(unsigned BrOpc) { in getCondFromBranchOpc() function