| /external/capstone/arch/XCore/ | 
| D | XCoreDisassembler.c | 195 static DecodeStatus Decode2OpInstruction(unsigned Insn, unsigned *Op1, unsigned *Op2)  in Decode2OpInstruction() 219 		unsigned *Op1, unsigned *Op2, unsigned *Op3)  in Decode3OpInstruction() 312 	unsigned Op1, Op2;  in Decode2RInstruction()  local 326 	unsigned Op1, Op2;  in Decode2RImmInstruction()  local 340 	unsigned Op1, Op2;  in DecodeR2RInstruction()  local 354 	unsigned Op1, Op2;  in Decode2RSrcDstInstruction()  local 369 	unsigned Op1, Op2;  in DecodeRUSInstruction()  local 383 	unsigned Op1, Op2;  in DecodeRUSBitpInstruction()  local 397 	unsigned Op1, Op2;  in DecodeRUSSrcDstBitpInstruction()  local 484 	unsigned Op1, Op2;  in DecodeL2RInstruction()  local [all …] 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/Disassembler/ | 
| D | XCoreDisassembler.cpp | 240 Decode2OpInstruction(unsigned Insn, unsigned &Op1, unsigned &Op2) {  in Decode2OpInstruction() 258 Decode3OpInstruction(unsigned Insn, unsigned &Op1, unsigned &Op2,  in Decode3OpInstruction() 346   unsigned Op1, Op2;  in Decode2RInstruction()  local 359   unsigned Op1, Op2;  in Decode2RImmInstruction()  local 372   unsigned Op1, Op2;  in DecodeR2RInstruction()  local 385   unsigned Op1, Op2;  in Decode2RSrcDstInstruction()  local 399   unsigned Op1, Op2;  in DecodeRUSInstruction()  local 412   unsigned Op1, Op2;  in DecodeRUSBitpInstruction()  local 425   unsigned Op1, Op2;  in DecodeRUSSrcDstBitpInstruction()  local 510   unsigned Op1, Op2;  in DecodeL2RInstruction()  local [all …] 
 | 
| /external/llvm/lib/Target/XCore/Disassembler/ | 
| D | XCoreDisassembler.cpp | 241 Decode2OpInstruction(unsigned Insn, unsigned &Op1, unsigned &Op2) {  in Decode2OpInstruction() 259 Decode3OpInstruction(unsigned Insn, unsigned &Op1, unsigned &Op2,  in Decode3OpInstruction() 347   unsigned Op1, Op2;  in Decode2RInstruction()  local 360   unsigned Op1, Op2;  in Decode2RImmInstruction()  local 373   unsigned Op1, Op2;  in DecodeR2RInstruction()  local 386   unsigned Op1, Op2;  in Decode2RSrcDstInstruction()  local 400   unsigned Op1, Op2;  in DecodeRUSInstruction()  local 413   unsigned Op1, Op2;  in DecodeRUSBitpInstruction()  local 426   unsigned Op1, Op2;  in DecodeRUSSrcDstBitpInstruction()  local 511   unsigned Op1, Op2;  in DecodeL2RInstruction()  local [all …] 
 | 
| /external/llvm/include/llvm/CodeGen/ | 
| D | SelectionDAGTargetInfo.h | 51                                           SDValue Op2, SDValue Op3,  in EmitTargetCodeForMemcpy() 67       SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile,  in EmitTargetCodeForMemmove() 80                                           SDValue Op2, SDValue Op3,  in EmitTargetCodeForMemset() 92                           SDValue Op1, SDValue Op2, SDValue Op3,  in EmitTargetCodeForMemcmp() 129                           SDValue Op1, SDValue Op2,  in EmitTargetCodeForStrcmp()
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ | 
| D | SelectionDAGTargetInfo.h | 53                                           SDValue Op2, SDValue Op3,  in EmitTargetCodeForMemcpy() 69       SDValue Op2, SDValue Op3, unsigned Align, bool isVolatile,  in EmitTargetCodeForMemmove() 82                                           SDValue Op2, SDValue Op3,  in EmitTargetCodeForMemset() 94                           SDValue Op1, SDValue Op2, SDValue Op3,  in EmitTargetCodeForMemcmp() 131                           SDValue Op1, SDValue Op2,  in EmitTargetCodeForStrcmp()
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/MCTargetDesc/ | 
| D | LanaiMCCodeEmitter.cpp | 142   const MCOperand Op2 = Inst.getOperand(2);  in adjustPqBits()  local 190   const MCOperand Op2 = Inst.getOperand(OpNo + 1);  in getRiMemoryOpValue()  local 222   const MCOperand Op2 = Inst.getOperand(OpNo + 1);  in getRrMemoryOpValue()  local 261   const MCOperand Op2 = Inst.getOperand(OpNo + 1);  in getSplsOpValue()  local
  | 
| /external/llvm/lib/Target/Lanai/MCTargetDesc/ | 
| D | LanaiMCCodeEmitter.cpp | 145   const MCOperand Op2 = Inst.getOperand(2);  in adjustPqBits()  local 193   const MCOperand Op2 = Inst.getOperand(OpNo + 1);  in getRiMemoryOpValue()  local 225   const MCOperand Op2 = Inst.getOperand(OpNo + 1);  in getRrMemoryOpValue()  local 264   const MCOperand Op2 = Inst.getOperand(OpNo + 1);  in getSplsOpValue()  local
  | 
| /external/llvm/lib/Target/AArch64/Utils/ | 
| D | AArch64BaseInfo.cpp | 93   uint32_t Op0 = 0, Op1 = 0, CRn = 0, CRm = 0, Op2 = 0;  in parseGenericRegister()  local 111   uint32_t Op2 = Bits & 0x7;  in genericRegisterString()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ | 
| D | AArch64ExpandImm.h | 25   uint64_t Op2;  member
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ | 
| D | DFAPacketizer.cpp | 283                                const MachineMemOperand &Op2,  in alias() 308     for (const MachineMemOperand *Op2 : MI2.memoperands())  in alias()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/ | 
| D | AArch64BaseInfo.cpp | 135   uint32_t Op0 = 0, Op1 = 0, CRn = 0, CRm = 0, Op2 = 0;  in parseGenericRegister()  local 153   uint32_t Op2 = Bits & 0x7;  in genericRegisterString()  local
  | 
| /external/llvm/lib/Target/Lanai/ | 
| D | LanaiMemAluCombiner.cpp | 170 bool isSameOperand(const MachineOperand &Op1, const MachineOperand &Op2) {  in isSameOperand() 295   MachineOperand &Op2 = AluIter->getOperand(2);  in isSuitableAluInstr()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ | 
| D | LanaiMemAluCombiner.cpp | 170 bool isSameOperand(const MachineOperand &Op1, const MachineOperand &Op2) {  in isSameOperand() 294   MachineOperand &Op2 = AluIter->getOperand(2);  in isSuitableAluInstr()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ | 
| D | WebAssemblySelectionDAGInfo.cpp | 37     SelectionDAG &DAG, const SDLoc &DL, SDValue Chain, SDValue Op1, SDValue Op2,  in EmitTargetCodeForMemmove()
  | 
| D | WebAssemblyPeephole.cpp | 162               const auto &Op2 = MI.getOperand(2);  in runOnMachineFunction()  local
  | 
| /external/llvm/lib/Target/BPF/MCTargetDesc/ | 
| D | BPFMCCodeEmitter.cpp | 162   MCOperand Op2 = MI.getOperand(2);  in getMemoryOpValue()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/ | 
| D | BPFMCCodeEmitter.cpp | 166   MCOperand Op2 = MI.getOperand(2);  in getMemoryOpValue()  local
  | 
| /external/llvm/lib/Target/WebAssembly/ | 
| D | WebAssemblyPeephole.cpp | 151               const auto &Op2 = MI.getOperand(2);  in runOnMachineFunction()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ | 
| D | HexagonSplitDouble.cpp | 346       const MachineOperand &Op2 = MI->getOperand(2);  in profit()  local 731   MachineOperand &Op2 = MI->getOperand(2);  in splitCombine()  local 783   MachineOperand &Op2 = MI->getOperand(2);  in splitShift()  local 907   MachineOperand &Op2 = MI->getOperand(2);  in splitAslOr()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ | 
| D | ProfileSummary.cpp | 130     ConstantAsMetadata *Op2 =  in getSummaryFromMD()  local
  | 
| /external/google-fruit/include/fruit/impl/ | 
| D | component_functors.defn.h | 83         using Op2 = F2(GetResult(Op1));  member
  | 
| /external/llvm/lib/IR/ | 
| D | ProfileSummary.cpp | 134     ConstantAsMetadata *Op2 =  in getSummaryFromMD()  local
  | 
| /external/capstone/arch/AArch64/ | 
| D | AArch64BaseInfo.c | 633 	uint32_t Op0, Op1, CRn, CRm, Op2;  in A64SysRegMapper_toString()  local
  | 
| D | AArch64InstPrinter.c | 102 		MCOperand *Op2 = MCInst_getOperand(MI, 2);  in AArch64_printInst()  local 336 		MCOperand *Op2 = MCInst_getOperand(MI, 2);  in AArch64_printInst()  local 461 	MCOperand *Op2 = MCInst_getOperand(MI, 3);  in printSysAlias()  local
  | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ | 
| D | X86InstrBuilder.h | 107   const MachineOperand &Op2 = MI->getOperand(Operand + 2);  in getAddressFromInstr()  local
  |