Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEInstrInfo.td830 let DecoderMethod = "DecodeBranchCondition" in
832 let DecoderMethod = "DecodeBranchCondition", cy = 0 in