Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/VE/Disassembler/
H A DVEDisassembler.cpp261 static DecodeStatus DecodeBranchConditionAlways(MCInst &Inst, uint64_t insn,
622 static DecodeStatus DecodeBranchConditionAlways(MCInst &MI, uint64_t insn, in DecodeBranchConditionAlways() function
/llvm-project-15.0.7/llvm/lib/Target/VE/
H A DVEInstrInfo.td834 let DecoderMethod = "DecodeBranchConditionAlways", cy = 0, sy = 0,
837 let DecoderMethod = "DecodeBranchConditionAlways", cy = 0, sy = 0,