| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/Disassembler/ | 
| 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 …]
 
 | 
| /external/llvm/lib/Target/XCore/Disassembler/ | 
| D | XCoreDisassembler.cpp | 46                               uint64_t &Size, uint16_t &Insn) {  in readInstruction16()58                               uint64_t &Size, uint32_t &Insn) {  in readInstruction32()
 241 Decode2OpInstruction(unsigned Insn, unsigned &Op1, unsigned &Op2) {  in Decode2OpInstruction()
 259 Decode3OpInstruction(unsigned Insn, unsigned &Op1, unsigned &Op2,  in Decode3OpInstruction()
 275 Decode2OpInstructionFail(MCInst &Inst, unsigned Insn, uint64_t Address,  in Decode2OpInstructionFail()
 345 Decode2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address,  in Decode2RInstruction()
 358 Decode2RImmInstruction(MCInst &Inst, unsigned Insn, uint64_t Address,  in Decode2RImmInstruction()
 371 DecodeR2RInstruction(MCInst &Inst, unsigned Insn, uint64_t Address,  in DecodeR2RInstruction()
 384 Decode2RSrcDstInstruction(MCInst &Inst, unsigned Insn, uint64_t Address,  in Decode2RSrcDstInstruction()
 398 DecodeRUSInstruction(MCInst &Inst, unsigned Insn, uint64_t Address,  in DecodeRUSInstruction()
 [all …]
 
 | 
| /external/capstone/arch/XCore/ | 
| D | XCoreDisassembler.c | 195 static DecodeStatus Decode2OpInstruction(unsigned Insn, unsigned *Op1, unsigned *Op2)  in Decode2OpInstruction()218 static DecodeStatus Decode3OpInstruction(unsigned Insn,  in Decode3OpInstruction()
 238 static DecodeStatus Decode2OpInstructionFail(MCInst *Inst, unsigned Insn, uint64_t Address,  in Decode2OpInstructionFail()
 309 static DecodeStatus Decode2RInstruction(MCInst *Inst, unsigned Insn, uint64_t Address,  in Decode2RInstruction()
 323 static DecodeStatus Decode2RImmInstruction(MCInst *Inst, unsigned Insn, uint64_t Address,  in Decode2RImmInstruction()
 337 static DecodeStatus DecodeR2RInstruction(MCInst *Inst, unsigned Insn, uint64_t Address,  in DecodeR2RInstruction()
 351 static DecodeStatus Decode2RSrcDstInstruction(MCInst *Inst, unsigned Insn, uint64_t Address,  in Decode2RSrcDstInstruction()
 366 static DecodeStatus DecodeRUSInstruction(MCInst *Inst, unsigned Insn, uint64_t Address,  in DecodeRUSInstruction()
 380 static DecodeStatus DecodeRUSBitpInstruction(MCInst *Inst, unsigned Insn, uint64_t Address,  in DecodeRUSBitpInstruction()
 394 static DecodeStatus DecodeRUSSrcDstBitpInstruction(MCInst *Inst, unsigned Insn, uint64_t Address,  in DecodeRUSSrcDstBitpInstruction()
 [all …]
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/Disassembler/ | 
| 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 …]
 
 | 
| /external/llvm/lib/Target/Lanai/Disassembler/ | 
| D | LanaiDisassembler.cpp | 75                                       uint64_t &Size, uint32_t &Insn) {  in readInstruction32()89 static void PostOperandDecodeAdjust(MCInst &Instr, uint32_t Insn) {  in PostOperandDecodeAdjust()
 135   uint32_t Insn;  in getInstruction()  local
 173 static DecodeStatus decodeRiMemoryValue(MCInst &Inst, unsigned Insn,  in decodeRiMemoryValue()
 185 static DecodeStatus decodeRrMemoryValue(MCInst &Inst, unsigned Insn,  in decodeRrMemoryValue()
 197 static DecodeStatus decodeSplsValue(MCInst &Inst, unsigned Insn,  in decodeSplsValue()
 218 static DecodeStatus decodeBranch(MCInst &MI, unsigned Insn, uint64_t Address,  in decodeBranch()
 226 static DecodeStatus decodeShiftImm(MCInst &Inst, unsigned Insn,  in decodeShiftImm()
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/Disassembler/ | 
| 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()
 
 | 
| /external/llvm/lib/Target/Mips/Disassembler/ | 
| D | MipsDisassembler.cpp | 909                                       uint64_t &Size, uint32_t &Insn,  in readInstruction16()929                                       uint64_t &Size, uint32_t &Insn,  in readInstruction32()
 967   uint32_t Insn;  in getInstruction()  local
 1267                               unsigned Insn,  in DecodeMem()
 1289                                  unsigned Insn,  in DecodeMemEVA()
 1310                                     unsigned Insn,  in DecodeLoadByte9()
 1328                                      unsigned Insn,  in DecodeLoadByte15()
 1346                               unsigned Insn,  in DecodeCacheOp()
 1363                                     unsigned Insn,  in DecodeCacheOpMM()
 1380                                     unsigned Insn,  in DecodePrefeOpMM()
 [all …]
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/Disassembler/ | 
| 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 …]
 
 | 
| /external/capstone/arch/Mips/ | 
| D | MipsDisassembler.c | 412 	uint32_t Insn;  in MipsDisassembler_getInstruction()  local980 		unsigned Insn, uint64_t Address, const MCRegisterInfo *Decoder)  in DecodeMem()
 1002 		unsigned Insn, uint64_t Address, MCRegisterInfo *Decoder)  in DecodeCacheOp()
 1018 		unsigned Insn, uint64_t Address, MCRegisterInfo *Decoder)  in DecodeCacheOpMM()
 1034 		unsigned Insn, uint64_t Address, MCRegisterInfo *Decoder)  in DecodeCacheOpR6()
 1050 		unsigned Insn, uint64_t Address, MCRegisterInfo *Decoder)  in DecodeSyncI()
 1063 static DecodeStatus DecodeMSA128Mem(MCInst *Inst, unsigned Insn,  in DecodeMSA128Mem()
 1111 		unsigned Insn, uint64_t Address, MCRegisterInfo *Decoder)  in DecodeMemMMImm4()
 1162 		unsigned Insn, uint64_t Address, MCRegisterInfo *Decoder)  in DecodeMemMMSPImm5Lsl2()
 1177 		unsigned Insn, uint64_t Address, MCRegisterInfo *Decoder)  in DecodeMemMMGPImm7Lsl2()
 [all …]
 
 | 
| /external/capstone/arch/ARM/ | 
| D | ARMDisassembler.c | 448 		uint32_t Insn,  in checkDecodedInstruction()1373 static DecodeStatus DecodeCopMemInstruction(MCInst *Inst, unsigned Insn,  in DecodeCopMemInstruction()
 1518 static DecodeStatus DecodeAddrMode2IdxInstruction(MCInst *Inst, unsigned Insn,  in DecodeAddrMode2IdxInstruction()
 1670 static DecodeStatus DecodeAddrMode3Instruction(MCInst *Inst, unsigned Insn,  in DecodeAddrMode3Instruction()
 1863 static DecodeStatus DecodeRFEInstruction(MCInst *Inst, unsigned Insn,  in DecodeRFEInstruction()
 1893 static DecodeStatus DecodeQADDInstruction(MCInst *Inst, unsigned Insn,  in DecodeQADDInstruction()
 1918 		unsigned Insn, uint64_t Address, const void *Decoder)  in DecodeMemMultipleWritebackInstruction()
 2007 static DecodeStatus DecodeCPSInstruction(MCInst *Inst, unsigned Insn,  in DecodeCPSInstruction()
 2055 static DecodeStatus DecodeT2CPSInstruction(MCInst *Inst, unsigned Insn,  in DecodeT2CPSInstruction()
 2098 static DecodeStatus DecodeT2MOVTWInstruction(MCInst *Inst, unsigned Insn,  in DecodeT2MOVTWInstruction()
 [all …]
 
 | 
| /external/llvm/lib/Target/ARM/Disassembler/ | 
| D | ARMDisassembler.cpp | 418                                             uint32_t Insn,  in checkDecodedInstruction()453   uint32_t Insn =  in getInstruction()  local
 1321 static DecodeStatus DecodeCopMemInstruction(MCInst &Inst, unsigned Insn,  in DecodeCopMemInstruction()
 1471 DecodeAddrMode2IdxInstruction(MCInst &Inst, unsigned Insn,  in DecodeAddrMode2IdxInstruction()
 1620 DecodeAddrMode3Instruction(MCInst &Inst, unsigned Insn,  in DecodeAddrMode3Instruction()
 1811 static DecodeStatus DecodeRFEInstruction(MCInst &Inst, unsigned Insn,  in DecodeRFEInstruction()
 1840 static DecodeStatus DecodeQADDInstruction(MCInst &Inst, unsigned Insn,  in DecodeQADDInstruction()
 1864                                   unsigned Insn,  in DecodeMemMultipleWritebackInstruction()
 1955 static DecodeStatus DecodeHINTInstruction(MCInst &Inst, unsigned Insn,  in DecodeHINTInstruction()
 1977 static DecodeStatus DecodeCPSInstruction(MCInst &Inst, unsigned Insn,  in DecodeCPSInstruction()
 [all …]
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/ | 
| D | ARMDisassembler.cpp | 583                                             uint32_t Insn,  in checkDecodedInstruction()638   uint32_t Insn =  in getARMInstruction()  local
 1644 static DecodeStatus DecodeCopMemInstruction(MCInst &Inst, unsigned Insn,  in DecodeCopMemInstruction()
 1823 DecodeAddrMode2IdxInstruction(MCInst &Inst, unsigned Insn,  in DecodeAddrMode2IdxInstruction()
 1972 DecodeAddrMode3Instruction(MCInst &Inst, unsigned Insn,  in DecodeAddrMode3Instruction()
 2163 static DecodeStatus DecodeRFEInstruction(MCInst &Inst, unsigned Insn,  in DecodeRFEInstruction()
 2192 static DecodeStatus DecodeQADDInstruction(MCInst &Inst, unsigned Insn,  in DecodeQADDInstruction()
 2216                                   unsigned Insn,  in DecodeMemMultipleWritebackInstruction()
 2307 static DecodeStatus DecodeHINTInstruction(MCInst &Inst, unsigned Insn,  in DecodeHINTInstruction()
 2329 static DecodeStatus DecodeCPSInstruction(MCInst &Inst, unsigned Insn,  in DecodeCPSInstruction()
 [all …]
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/Disassembler/ | 
| 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
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/Disassembler/ | 
| D | AVRDisassembler.cpp | 78                                       uint64_t &Size, uint32_t &Insn) {  in readInstruction16()91                                       uint64_t &Size, uint32_t &Insn) {  in readInstruction32()
 117   uint32_t Insn;  in getInstruction()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ | 
| D | InstructionPrecedenceTracking.h | 115   bool isDominatedByICFIFromSameBlock(const Instruction *Insn) {  in isDominatedByICFIFromSameBlock()140   bool isDominatedByMemoryWriteFromSameBlock(const Instruction *Insn) {  in isDominatedByMemoryWriteFromSameBlock()
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/Disassembler/ | 
| D | RISCVDisassembler.cpp | 259 static DecodeStatus decodeRVCInstrSImm(MCInst &Inst, unsigned Insn,  in decodeRVCInstrSImm()269 static DecodeStatus decodeRVCInstrRdSImm(MCInst &Inst, unsigned Insn,  in decodeRVCInstrRdSImm()
 281 static DecodeStatus decodeRVCInstrRdRs1UImm(MCInst &Inst, unsigned Insn,  in decodeRVCInstrRdRs1UImm()
 294 static DecodeStatus decodeRVCInstrRdRs2(MCInst &Inst, unsigned Insn,  in decodeRVCInstrRdRs2()
 303 static DecodeStatus decodeRVCInstrRdRs1Rs2(MCInst &Inst, unsigned Insn,  in decodeRVCInstrRdRs1Rs2()
 320   uint32_t Insn;  in getInstruction()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ | 
| D | AArch64ExpandImm.cpp | 45 				 SmallVectorImpl<ImmInsnModel> &Insn) {  in tryToreplicateChunks()153                               SmallVectorImpl<ImmInsnModel> &Insn) {  in trySequenceOfOnes()
 248 				      SmallVectorImpl<ImmInsnModel> &Insn) {  in expandMOVImmSimple()
 306 		  SmallVectorImpl<ImmInsnModel> &Insn) {  in expandMOVImm()
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/Disassembler/ | 
| D | BPFDisassembler.cpp | 126 static DecodeStatus decodeMemoryOpValue(MCInst &Inst, unsigned Insn,  in decodeMemoryOpValue()138                                       uint64_t &Size, uint64_t &Insn,  in readInstruction64()
 166   uint64_t Insn, Hi;  in getInstruction()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | 
| D | InstructionPrecedenceTracking.cpp | 59     const Instruction *Insn) {  in isPreceededBySpecialInstruction()
 | 
| /external/llvm/lib/Target/Mips/ | 
| D | MipsHazardSchedule.cpp | 97   I = std::find_if_not(I, E, [](const Iter &Insn) { return Insn->isTransient(); });  in getNextMachineInstr()
 | 
| /external/llvm/utils/TableGen/ | 
| D | PseudoLoweringEmitter.cpp | 74 addDagOperandMapping(Record *Rec, DagInit *Dag, CodeGenInstruction &Insn,  in addDagOperandMapping()140   CodeGenInstruction Insn(Operator);  in evaluateExpansion()  local
 
 | 
| D | FixedLenDecoderEmitter.cpp | 367   void insnWithID(insn_t &Insn, unsigned Opcode) const {  in insnWithID()504     insn_t Insn;  in Filter()  local
 926 bool FilterChooser::fieldFromInsn(uint64_t &Field, insn_t &Insn,  in fieldFromInsn()
 1288   insn_t Insn;  in emitSingletonTableEntry()  local
 1421       insn_t Insn;  in filterProcessor()  local
 
 | 
| /external/capstone/arch/Sparc/ | 
| D | SparcDisassembler.c | 207 static DecodeStatus readInstruction32(const uint8_t *code, size_t len, uint32_t *Insn)  in readInstruction32()225 	uint32_t Insn;  in Sparc_getInstruction()  local
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ | 
| D | RuntimeDyldELFMips.cpp | 215   uint32_t Insn = readBytesUnaligned(TargetPtr, 4);  in applyMIPSRelocation()  local
 | 
| /external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ | 
| D | RuntimeDyldMachOARM.h | 163       uint32_t Insn = readBytesUnaligned(LocalAddress, 4);  in resolveRelocation()  local
 |