Home
last modified time | relevance | path

Searched refs:DecodeBranchCondition (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/VE/Disassembler/
H A DVEDisassembler.cpp258 static DecodeStatus DecodeBranchCondition(MCInst &Inst, uint64_t insn,
598 static DecodeStatus DecodeBranchCondition(MCInst &MI, uint64_t insn, in DecodeBranchCondition() function
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td849 let DecoderMethod = "DecodeBranchCondition" in
851 let DecoderMethod = "DecodeBranchCondition", cy = 0 in