/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/Disassembler/ |
H A D | XCoreDisassembler.cpp | 45 uint64_t &Size, uint16_t &Insn) { in readInstruction16() 57 uint64_t &Size, uint32_t &Insn) { in readInstruction32() 240 Decode2OpInstruction(unsigned Insn, unsigned &Op1, unsigned &Op2) { in Decode2OpInstruction() 258 Decode3OpInstruction(unsigned Insn, unsigned &Op1, unsigned &Op2, in Decode3OpInstruction() 274 Decode2OpInstructionFail(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2OpInstructionFail() 344 Decode2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RInstruction() 357 Decode2RImmInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RImmInstruction() 370 DecodeR2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeR2RInstruction() 383 Decode2RSrcDstInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in Decode2RSrcDstInstruction() 397 DecodeRUSInstruction(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeRUSInstruction() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/Disassembler/ |
H A D | AVRDisassembler.cpp | 130 static DecodeStatus decodeFIOARr(MCInst &Inst, unsigned Insn, in decodeFIOARr() 142 static DecodeStatus decodeFIORdA(MCInst &Inst, unsigned Insn, in decodeFIORdA() 154 static DecodeStatus decodeFIOBIT(MCInst &Inst, unsigned Insn, in decodeFIOBIT() 171 static DecodeStatus decodeFRd(MCInst &Inst, unsigned Insn, in decodeFRd() 179 static DecodeStatus decodeFLPMX(MCInst &Inst, unsigned Insn, in decodeFLPMX() 187 static DecodeStatus decodeFFMULRdRr(MCInst &Inst, unsigned Insn, in decodeFFMULRdRr() 198 static DecodeStatus decodeFMOVWRdRr(MCInst &Inst, unsigned Insn, in decodeFMOVWRdRr() 209 static DecodeStatus decodeFWRdK(MCInst &Inst, unsigned Insn, in decodeFWRdK() 223 static DecodeStatus decodeFMUL2RdRr(MCInst &Inst, unsigned Insn, in decodeFMUL2RdRr() 235 uint64_t &Size, uint32_t &Insn) { in readInstruction16() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/Disassembler/ |
H A D | ARCDisassembler.cpp | 51 uint64_t &Size, uint32_t &Insn) { in readInstruction32() 60 uint64_t &Size, uint64_t &Insn) { in readInstruction64() 70 uint64_t &Size, uint64_t &Insn) { in readInstruction48() 79 uint64_t &Size, uint32_t &Insn) { in readInstruction16() 145 static unsigned decodeCField(unsigned Insn) { in decodeCField() 149 static unsigned decodeBField(unsigned Insn) { in decodeBField() 154 static unsigned decodeAField(unsigned Insn) { in decodeAField() 158 static DecodeStatus DecodeMEMrs9(MCInst &Inst, unsigned Insn, uint64_t Address, in DecodeMEMrs9() 218 static DecodeStatus DecodeStLImmInstruction(MCInst &Inst, uint64_t Insn, in DecodeStLImmInstruction() 235 static DecodeStatus DecodeLdLImmInstruction(MCInst &Inst, uint64_t Insn, in DecodeLdLImmInstruction() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/Disassembler/ |
H A D | LanaiDisassembler.cpp | 76 uint32_t &Insn) { in readInstruction32() 90 static void PostOperandDecodeAdjust(MCInst &Instr, uint32_t Insn) { in PostOperandDecodeAdjust() 135 uint32_t Insn; in getInstruction() local 174 static DecodeStatus decodeRiMemoryValue(MCInst &Inst, unsigned Insn, in decodeRiMemoryValue() 186 static DecodeStatus decodeRrMemoryValue(MCInst &Inst, unsigned Insn, in decodeRrMemoryValue() 198 static DecodeStatus decodeSplsValue(MCInst &Inst, unsigned Insn, in decodeSplsValue() 219 static DecodeStatus decodeBranch(MCInst &MI, unsigned Insn, uint64_t Address, in decodeBranch() 227 static DecodeStatus decodeShiftImm(MCInst &Inst, unsigned Insn, in decodeShiftImm()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/Disassembler/ |
H A D | MipsDisassembler.cpp | 1066 static DecodeStatus DecodeDEXT(MCInst &MI, InsnType Insn, uint64_t Address, in DecodeDEXT() 1108 static DecodeStatus DecodeDINS(MCInst &MI, InsnType Insn, uint64_t Address, in DecodeDINS() 1150 static DecodeStatus DecodeCRC(MCInst &MI, InsnType Insn, uint64_t Address, in DecodeCRC() 1166 uint64_t &Size, uint32_t &Insn, in readInstruction16() 1186 uint64_t &Size, uint32_t &Insn, in readInstruction32() 1223 uint32_t Insn; in getInstruction() local 1533 unsigned Insn, in DecodeMem() 1555 unsigned Insn, in DecodeMemEVA() 1576 unsigned Insn, in DecodeLoadByte15() 1594 unsigned Insn, in DecodeCacheOp() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/MSP430/Disassembler/ |
H A D | MSP430Disassembler.cpp | 181 static AddrMode DecodeSrcAddrModeI(unsigned Insn) { in DecodeSrcAddrModeI() 187 static AddrMode DecodeSrcAddrModeII(unsigned Insn) { in DecodeSrcAddrModeII() 193 static AddrMode DecodeDstAddrMode(unsigned Insn) { in DecodeDstAddrMode() 233 uint64_t Insn = support::endian::read16le(Bytes.data()); in getInstructionI() local 288 uint64_t Insn = support::endian::read16le(Bytes.data()); in getInstructionII() local 343 uint64_t Insn = support::endian::read16le(Bytes.data()); in getInstructionCJ() local 369 uint64_t Insn = support::endian::read16le(Bytes.data()); in getInstruction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/Disassembler/ |
H A D | ARMDisassembler.cpp | 584 uint32_t Insn, in checkDecodedInstruction() 639 uint32_t Insn = in getARMInstruction() local 1665 static DecodeStatus DecodeCopMemInstruction(MCInst &Inst, unsigned Insn, in DecodeCopMemInstruction() 1844 DecodeAddrMode2IdxInstruction(MCInst &Inst, unsigned Insn, in DecodeAddrMode2IdxInstruction() 1993 DecodeAddrMode3Instruction(MCInst &Inst, unsigned Insn, in DecodeAddrMode3Instruction() 2184 static DecodeStatus DecodeRFEInstruction(MCInst &Inst, unsigned Insn, in DecodeRFEInstruction() 2213 static DecodeStatus DecodeQADDInstruction(MCInst &Inst, unsigned Insn, in DecodeQADDInstruction() 2237 unsigned Insn, in DecodeMemMultipleWritebackInstruction() 2328 static DecodeStatus DecodeHINTInstruction(MCInst &Inst, unsigned Insn, in DecodeHINTInstruction() 2350 static DecodeStatus DecodeCPSInstruction(MCInst &Inst, unsigned Insn, in DecodeCPSInstruction() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | InstructionPrecedenceTracking.h | 114 bool isDominatedByICFIFromSameBlock(const Instruction *Insn) { in isDominatedByICFIFromSameBlock() 137 bool isDominatedByMemoryWriteFromSameBlock(const Instruction *Insn) { in isDominatedByMemoryWriteFromSameBlock()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64ExpandImm.cpp | 44 SmallVectorImpl<ImmInsnModel> &Insn) { in tryToreplicateChunks() 152 SmallVectorImpl<ImmInsnModel> &Insn) { in trySequenceOfOnes() 247 SmallVectorImpl<ImmInsnModel> &Insn) { in expandMOVImmSimple() 305 SmallVectorImpl<ImmInsnModel> &Insn) { in expandMOVImm()
|
H A D | AArch64ExpandPseudoInsts.cpp | 134 SmallVector<AArch64_IMM::ImmInsnModel, 4> Insn; in expandMOVImm() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/Disassembler/ |
H A D | RISCVDisassembler.cpp | 359 static DecodeStatus decodeRVCInstrSImm(MCInst &Inst, unsigned Insn, in decodeRVCInstrSImm() 369 static DecodeStatus decodeRVCInstrRdSImm(MCInst &Inst, unsigned Insn, in decodeRVCInstrRdSImm() 381 static DecodeStatus decodeRVCInstrRdRs1UImm(MCInst &Inst, unsigned Insn, in decodeRVCInstrRdRs1UImm() 394 static DecodeStatus decodeRVCInstrRdRs2(MCInst &Inst, unsigned Insn, in decodeRVCInstrRdRs2() 403 static DecodeStatus decodeRVCInstrRdRs1Rs2(MCInst &Inst, unsigned Insn, in decodeRVCInstrRdRs1Rs2() 420 uint32_t Insn; in getInstruction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/Disassembler/ |
H A D | BPFDisassembler.cpp | 126 static DecodeStatus decodeMemoryOpValue(MCInst &Inst, unsigned Insn, in decodeMemoryOpValue() 141 uint64_t &Size, uint64_t &Insn, in readInstruction64() 169 uint64_t Insn, Hi; in getInstruction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | PseudoLoweringEmitter.cpp | 73 addDagOperandMapping(Record *Rec, DagInit *Dag, CodeGenInstruction &Insn, in addDagOperandMapping() 155 CodeGenInstruction Insn(Operator); in evaluateExpansion() local
|
H A D | FixedLenDecoderEmitter.cpp | 422 void insnWithID(insn_t &Insn, unsigned Opcode) const { in insnWithID() 564 insn_t Insn; in Filter() local 1001 bool FilterChooser::fieldFromInsn(uint64_t &Field, insn_t &Insn, in fieldFromInsn() 1377 insn_t Insn; in emitSingletonTableEntry() local 1513 insn_t Insn; in filterProcessor() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | InstructionPrecedenceTracking.cpp | 59 const Instruction *Insn) { in isPreceededBySpecialInstruction()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
H A D | RuntimeDyldELFMips.cpp | 215 uint32_t Insn = readBytesUnaligned(TargetPtr, 4); in applyMIPSRelocation() local
|
H A D | RuntimeDyldMachOARM.h | 272 uint32_t Insn = readBytesUnaligned(LocalAddress, 4); in resolveRelocation() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64MCTargetDesc.cpp | 340 uint32_t Insn = support::endian::read32le(PltContents.data() + Byte); in findPltEntries() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/Disassembler/ |
H A D | VEDisassembler.cpp | 260 uint64_t &Size, uint64_t &Insn, in readInstruction64() 285 uint64_t Insn; in getInstruction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/Disassembler/ |
H A D | SparcDisassembler.cpp | 314 uint64_t &Size, uint32_t &Insn, in readInstruction32() 335 uint32_t Insn; in getInstruction() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
H A D | MipsBranchExpansion.cpp | 195 [](const Iter &Insn) { return Insn->isTransient(); }); in getNextMachineInstrInBB()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | GVNHoist.cpp | 645 Instruction *Insn = MU->getMemoryInst(); in hasMemoryUse() local 810 Instruction *Insn = CHI.I; in checkSafety() local
|
H A D | GuardWidening.cpp | 284 static bool isSupportedGuardInstruction(const Instruction *Insn) { in isSupportedGuardInstruction()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Disassembler/ |
H A D | AArch64Disassembler.cpp | 271 uint32_t Insn = in getInstruction() local 884 static DecodeStatus DecodeFMOVLaneInstruction(MCInst &Inst, unsigned Insn, in DecodeFMOVLaneInstruction()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/Disassembler/ |
H A D | X86Disassembler.cpp | 1720 InternalInstruction Insn; in getInstruction() local
|