Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/Disassembler/
H A DVEDisassembler.cpp249 static DecodeStatus DecodeBranchCondition(MCInst &Inst, uint64_t insn,
584 static DecodeStatus DecodeBranchCondition(MCInst &MI, uint64_t insn, in DecodeBranchCondition() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td834 let DecoderMethod = "DecodeBranchCondition" in
836 let DecoderMethod = "DecodeBranchCondition", cy = 0 in