Searched refs:DecodeLoadI32 (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/VE/Disassembler/ |
| H A D | VEDisassembler.cpp | 215 static DecodeStatus DecodeLoadI32(MCInst &Inst, uint64_t insn, uint64_t Address, 419 static DecodeStatus DecodeLoadI32(MCInst &Inst, uint64_t insn, uint64_t Address, in DecodeLoadI32() function
|
| /llvm-project-15.0.7/llvm/lib/Target/VE/ |
| H A D | VEInstrInfo.td | 1028 let DecoderMethod = "DecodeLoadI32" in 1030 let cx = 1, DecoderMethod = "DecodeLoadI32" in 1034 let DecoderMethod = "DecodeLoadI32" in 1036 let cx = 1, DecoderMethod = "DecodeLoadI32" in 1040 let DecoderMethod = "DecodeLoadI32" in 1042 let cx = 1, DecoderMethod = "DecodeLoadI32" in 1113 let DecoderMethod = "DecodeLoadI32" in 1115 let cx = 1, DecoderMethod = "DecodeLoadI32" in
|