Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/
H A DVEInstrInfo.td853 let DecoderMethod = "DecodeBranchConditionAlways", cy = 0, sy = 0,
856 let DecoderMethod = "DecodeBranchConditionAlways", cy = 0, sy = 0,