/external/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 55 void printS16ImmOperand(const MachineInstr *MI, int OpNum, raw_ostream &O) { in printS16ImmOperand() 58 void printU16ImmOperand(const MachineInstr *MI, int OpNum, raw_ostream &O) { in printU16ImmOperand() 61 void printS32ImmOperand(const MachineInstr *MI, int OpNum, raw_ostream &O) { in printS32ImmOperand() 64 void printU32ImmOperand(const MachineInstr *MI, int OpNum, raw_ostream &O) { in printU32ImmOperand() 84 void SystemZAsmPrinter::printPCRelImmOperand(const MachineInstr *MI, int OpNum, in printPCRelImmOperand() 123 void SystemZAsmPrinter::printOperand(const MachineInstr *MI, int OpNum, in printOperand() 182 void SystemZAsmPrinter::printRIAddrOperand(const MachineInstr *MI, int OpNum, in printRIAddrOperand() 198 void SystemZAsmPrinter::printRRIAddrOperand(const MachineInstr *MI, int OpNum, in printRRIAddrOperand()
|
/external/llvm/lib/Target/ARM/InstPrinter/ |
D | ARMInstPrinter.cpp | 157 void ARMInstPrinter::printSORegOperand(const MCInst *MI, unsigned OpNum, in printSORegOperand() 255 unsigned OpNum, in printAddrMode2OffsetOperand() 335 unsigned OpNum, in printAddrMode3OffsetOperand() 352 void ARMInstPrinter::printLdStmModeOperand(const MCInst *MI, unsigned OpNum, in printLdStmModeOperand() 359 void ARMInstPrinter::printAddrMode5Operand(const MCInst *MI, unsigned OpNum, in printAddrMode5Operand() 379 void ARMInstPrinter::printAddrMode6Operand(const MCInst *MI, unsigned OpNum, in printAddrMode6Operand() 392 void ARMInstPrinter::printAddrMode7Operand(const MCInst *MI, unsigned OpNum, in printAddrMode7Operand() 399 unsigned OpNum, in printAddrMode6OffsetOperand() 409 unsigned OpNum, in printBitfieldInvMaskImmOperand() 419 void ARMInstPrinter::printMemBOption(const MCInst *MI, unsigned OpNum, in printMemBOption() [all …]
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitcodeReader.cpp | 2126 unsigned OpNum = 0; in ParseFunctionBody() local 2157 unsigned OpNum = 0; in ParseFunctionBody() local 2173 unsigned OpNum = 0; in ParseFunctionBody() local 2195 unsigned OpNum = 0; in ParseFunctionBody() local 2216 unsigned OpNum = 0; in ParseFunctionBody() local 2241 unsigned OpNum = 0; in ParseFunctionBody() local 2256 unsigned OpNum = 0; in ParseFunctionBody() local 2281 unsigned OpNum = 0; in ParseFunctionBody() local 2292 unsigned OpNum = 0; in ParseFunctionBody() local 2305 unsigned OpNum = 0; in ParseFunctionBody() local [all …]
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430AsmPrinter.cpp | 66 void MSP430AsmPrinter::printOperand(const MachineInstr *MI, int OpNum, in printOperand() 113 void MSP430AsmPrinter::printSrcMemOperand(const MachineInstr *MI, int OpNum, in printSrcMemOperand()
|
/external/llvm/lib/Target/ARM/ |
D | ARMAsmPrinter.cpp | 254 void ARMAsmPrinter::printOperand(const MachineInstr *MI, int OpNum, in printOperand() 342 bool ARMAsmPrinter::PrintAsmOperand(const MachineInstr *MI, unsigned OpNum, in PrintAsmOperand() 434 unsigned OpNum, unsigned AsmVariant, in PrintAsmMemoryOperand() 815 int OpNum = 1; in EmitJumpTable() local 856 int OpNum = (Opcode == ARM::t2BR_JT) ? 2 : 1; in EmitJump2Table() local
|
D | ARMMCCodeEmitter.cpp | 1009 getT2AddrModeSORegOpValue(const MCInst &MI, unsigned OpNum, in getT2AddrModeSORegOpValue() 1027 getT2AddrModeImm8OpValue(const MCInst &MI, unsigned OpNum, in getT2AddrModeImm8OpValue() 1048 getT2AddrModeImm8OffsetOpValue(const MCInst &MI, unsigned OpNum, in getT2AddrModeImm8OffsetOpValue() 1064 getT2AddrModeImm12OffsetOpValue(const MCInst &MI, unsigned OpNum, in getT2AddrModeImm12OffsetOpValue()
|
D | Thumb2SizeReduction.cpp | 327 unsigned OpNum = 3; // First 'rest' of operands. in ReduceLoadStore() local
|
D | ARMLoadStoreOptimizer.cpp | 752 for (unsigned OpNum = 3, e = MI->getNumOperands(); OpNum != e; ++OpNum) in MergeBaseUpdateLSMultiple() local
|
D | ARMISelLowering.cpp | 4183 unsigned OpNum = (PFEntry >> 26) & 0x0F; in GeneratePerfectShuffle() local
|
/external/llvm/lib/Target/ |
D | TargetInstrInfo.cpp | 31 TargetInstrInfo::getRegClass(const MCInstrDesc &MCID, unsigned OpNum, in getRegClass()
|
/external/llvm/lib/CodeGen/ |
D | RegAllocFast.cpp | 541 RAFast::defineVirtReg(MachineInstr *MI, unsigned OpNum, in defineVirtReg() 575 RAFast::reloadVirtReg(MachineInstr *MI, unsigned OpNum, in reloadVirtReg() 627 bool RAFast::setPhysReg(MachineInstr *MI, unsigned OpNum, unsigned PhysReg) { in setPhysReg()
|
/external/llvm/utils/PerfectShuffle/ |
D | PerfectShuffle.cpp | 106 unsigned short OpNum; member 394 unsigned OpNum = ShufTab[i].Op ? ShufTab[i].Op->OpNum : 0; in main() local
|
/external/llvm/lib/Target/Mips/ |
D | MipsAsmPrinter.cpp | 277 unsigned OpNum, unsigned AsmVariant, in PrintAsmMemoryOperand()
|
/external/llvm/include/llvm/MC/ |
D | MCInstrDesc.h | 147 int getOperandConstraint(unsigned OpNum, in getOperandConstraint()
|
/external/llvm/lib/Target/X86/ |
D | X86MCCodeEmitter.cpp | 61 unsigned OpNum) { in getVEXRegisterEncoding()
|
D | X86InstrInfo.cpp | 2578 unsigned OpNum = Ops[0]; in canFoldMemoryOperand() local
|
D | X86ISelLowering.cpp | 4051 unsigned OpNum = (Index == 0) ? 1 : 0; in getShuffleScalarElt() local 4114 int OpIdx, int NumElems, unsigned &OpNum) { in isShuffleMaskConsecutive()
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 4095 unsigned OpNum = (PFEntry >> 26) & 0x0F; in GeneratePerfectShuffle() local
|