Searched refs:isBranchImpl (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMCTargetDesc.cpp270 return isBranchImpl(Inst);
277 return isBranchImpl(Inst);
301 static bool isBranchImpl(const MCInst &Inst) { function in class:__anon2598::RISCVMCInstrAnalysis

Completed in 107 milliseconds