Searched refs:DecodeLoadI32 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/Disassembler/ |
| H A D | VEDisassembler.cpp | 215 static DecodeStatus DecodeLoadI32(MCInst &Inst, uint64_t insn, uint64_t Address, 410 static DecodeStatus DecodeLoadI32(MCInst &Inst, uint64_t insn, uint64_t Address, in DecodeLoadI32() function
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEInstrInfo.td | 1018 let DecoderMethod = "DecodeLoadI32" in 1020 let cx = 1, DecoderMethod = "DecodeLoadI32" in 1024 let DecoderMethod = "DecodeLoadI32" in 1026 let cx = 1, DecoderMethod = "DecodeLoadI32" in 1030 let DecoderMethod = "DecodeLoadI32" in 1032 let cx = 1, DecoderMethod = "DecodeLoadI32" in 1103 let DecoderMethod = "DecodeLoadI32" in 1105 let cx = 1, DecoderMethod = "DecodeLoadI32" in
|