Searched defs:MCID (Results 1 - 25 of 44) sorted by relevance

12

/freebsd-10-stable/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInst.h27 const MCInstrDesc *MCID; member in class:llvm::HexagonMCInst
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZInstrBuilder.h31 const MCInstrDesc &MCID = MI->getDesc(); local
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMHazardRecognizer.cpp22 const MCInstrDesc &MCID = MI->getDesc(); local
43 const MCInstrDesc &MCID = MI->getDesc(); local
H A DThumb1RegisterInfo.cpp291 const MCInstrDesc &MCID = TII.get(ExtraOpc); local
H A DThumb2ITBlockPass.cpp141 const MCInstrDesc &MCID = MI->getDesc(); local
H A DMLxExpansionPass.cpp186 const MCInstrDesc &MCID = MI->getDesc(); local
343 const MCInstrDesc &MCID = MI->getDesc(); local
H A DARMBaseRegisterInfo.cpp583 const MCInstrDesc &MCID = TII.get(ADDriOpc); local
H A DThumb2SizeReduction.cpp213 static bool HasImplicitCPSRDef(const MCInstrDesc &MCID) { argument
551 const MCInstrDesc &MCID = MI->getDesc(); local
700 const MCInstrDesc &MCID = MI->getDesc(); local
764 const MCInstrDesc &MCID = MI->getDesc(); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
H A DPPCHazardRecognizers.cpp27 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); local
94 const MCInstrDesc &MCID = TM.getInstrInfo()->get(Opcode); local
H A DPPCRegisterInfo.cpp807 const MCInstrDesc &MCID = TII.get(ADDriOpc); local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DScoreboardHazardRecognizer.cpp128 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); local
184 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); local
H A DPeepholeOptimizer.cpp503 const MCInstrDesc &MCID = MI->getDesc(); local
523 const MCInstrDesc &MCID = MI->getDesc(); local
H A DExecutionDepsFix.cpp504 const MCInstrDesc &MCID = MI->getDesc(); local
H A DRegAllocFast.cpp805 const MCInstrDesc &MCID = MI->getDesc(); local
H A DTargetInstrInfo.cpp40 TargetInstrInfo::getRegClass(const MCInstrDesc &MCID, unsigned OpNum, argument
121 const MCInstrDesc &MCID = MI->getDesc(); local
186 const MCInstrDesc &MCID = MI->getDesc(); local
221 const MCInstrDesc &MCID local
[all...]
H A DMachineFunction.cpp173 MachineFunction::CreateMachineInstr(const MCInstrDesc &MCID, argument
H A DTwoAddressInstructionPass.cpp1300 const MCInstrDesc &MCID = MI->getDesc(); local
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DMachineInstr.h70 const MCInstrDesc *MCID; // Instruction descriptor. member in class:llvm::MachineInstr
[all...]
H A DMachineInstrBuilder.h223 BuildMI(MachineFunction &MF, DebugLoc DL, const MCInstrDesc &MCID) argument
232 BuildMI(MachineFunction &MF, DebugLoc DL, const MCInstrDesc &MCID, unsigned DestReg) argument
244 BuildMI(MachineBasicBlock &BB, MachineBasicBlock::iterator I, DebugLoc DL, const MCInstrDesc &MCID, unsigned DestReg) argument
255 BuildMI(MachineBasicBlock &BB, MachineBasicBlock::instr_iterator I, DebugLoc DL, const MCInstrDesc &MCID, unsigned DestReg) argument
266 BuildMI(MachineBasicBlock &BB, MachineInstr *I, DebugLoc DL, const MCInstrDesc &MCID, unsigned DestReg) argument
284 BuildMI(MachineBasicBlock &BB, MachineBasicBlock::iterator I, DebugLoc DL, const MCInstrDesc &MCID) argument
294 BuildMI(MachineBasicBlock &BB, MachineBasicBlock::instr_iterator I, DebugLoc DL, const MCInstrDesc &MCID) argument
304 BuildMI(MachineBasicBlock &BB, MachineInstr *I, DebugLoc DL, const MCInstrDesc &MCID) argument
321 BuildMI(MachineBasicBlock *BB, DebugLoc DL, const MCInstrDesc &MCID) argument
331 BuildMI(MachineBasicBlock *BB, DebugLoc DL, const MCInstrDesc &MCID, unsigned DestReg) argument
343 BuildMI(MachineFunction &MF, DebugLoc DL, const MCInstrDesc &MCID, bool IsIndirect, unsigned Reg, unsigned Offset, const MDNode *MD) argument
368 BuildMI(MachineBasicBlock &BB, MachineBasicBlock::iterator I, DebugLoc DL, const MCInstrDesc &MCID, bool IsIndirect, unsigned Reg, unsigned Offset, const MDNode *MD) argument
[all...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp323 const MCInstrDesc &MCID = MIB->getDesc(); local
H A DScheduleDAGFast.cpp257 const MCInstrDesc &MCID = TII->get(N->getMachineOpcode()); local
435 const MCInstrDesc &MCID = TII->get(N->getMachineOpcode()); local
513 const MCInstrDesc &MCID = TII->get(Node->getMachineOpcode()); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp102 const MCInstrDesc &MCID = get(Opc); local
/freebsd-10-stable/contrib/llvm/lib/Target/X86/
H A DX86InstrBuilder.h152 const MCInstrDesc &MCID = MI->getDesc(); local
/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp579 const MCInstrDesc &MCID = MI.getDesc(); local
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCInstrDesc.h99 namespace MCID { namespace in namespace:llvm
[all...]

Completed in 287 milliseconds

12