Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/
H A DARCInstrInfo.cpp102 static ARCCC::CondCode getOppositeBranchCondition(ARCCC::CondCode CC) { in getOppositeBranchCondition() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp785 RISCVCC::CondCode RISCVCC::getOppositeBranchCondition(RISCVCC::CondCode CC) { in getOppositeBranchCondition() function in RISCVCC