Searched refs:DecodeBranchConditionAlways (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/VE/Disassembler/ |
| H A D | VEDisassembler.cpp | 261 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 D | VEInstrInfo.td | 834 let DecoderMethod = "DecodeBranchConditionAlways", cy = 0, sy = 0, 837 let DecoderMethod = "DecodeBranchConditionAlways", cy = 0, sy = 0,
|