Home
last modified time | relevance | path

Searched defs:MCID (Results 1 – 25 of 51) sorted by relevance

123

/external/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h235 const MCInstrDesc &MCID) { in BuildMI()
243 const MCInstrDesc &MCID, in BuildMI()
255 const MCInstrDesc &MCID, in BuildMI()
266 const MCInstrDesc &MCID, in BuildMI()
277 const MCInstrDesc &MCID, in BuildMI()
294 const MCInstrDesc &MCID) { in BuildMI()
304 const MCInstrDesc &MCID) { in BuildMI()
314 const MCInstrDesc &MCID) { in BuildMI()
328 const MCInstrDesc &MCID) { in BuildMI()
337 const MCInstrDesc &MCID, in BuildMI()
[all …]
/external/llvm/lib/Target/PowerPC/
DPPCHazardRecognizers.cpp31 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in isLoadAfterStore() local
57 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in isBCTRAfterSet() local
87 bool PPCDispatchGroupSBHazardRecognizer::mustComeFirst(const MCInstrDesc *MCID, in mustComeFirst()
149 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in ShouldPreferAnother() local
176 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in EmitInstruction() local
282 const MCInstrDesc &MCID = DAG.TII->get(Opcode); in GetInstrType() local
DPPCRegisterInfo.cpp992 const MCInstrDesc &MCID = TII.get(ADDriOpc); in materializeFrameBaseRegister() local
1018 const MCInstrDesc &MCID = MI.getDesc(); in resolveFrameIndex() local
/external/llvm/lib/Target/ARM/
DARMHazardRecognizer.cpp22 const MCInstrDesc &MCID = MI->getDesc(); in hasRAWHazard() local
43 const MCInstrDesc &MCID = MI->getDesc(); in getHazardType() local
DThumb2SizeReduction.cpp220 static bool HasImplicitCPSRDef(const MCInstrDesc &MCID) { in HasImplicitCPSRDef()
567 const MCInstrDesc &MCID = MI->getDesc(); in ReduceSpecial() local
717 const MCInstrDesc &MCID = MI->getDesc(); in ReduceTo2Addr() local
780 const MCInstrDesc &MCID = MI->getDesc(); in ReduceToNarrow() local
DMLxExpansionPass.cpp187 const MCInstrDesc &MCID = MI->getDesc(); in hasRAWHazard() local
344 const MCInstrDesc &MCID = MI->getDesc(); in ExpandFPMLxInstructions() local
DThumb2ITBlockPass.cpp155 const MCInstrDesc &MCID = MI->getDesc(); in MoveCopyOutOfITBlock() local
/external/llvm/lib/CodeGen/
DScoreboardHazardRecognizer.cpp129 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in getHazardType() local
185 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in EmitInstruction() local
DTargetInstrInfo.cpp44 TargetInstrInfo::getRegClass(const MCInstrDesc &MCID, unsigned OpNum, in getRegClass()
125 const MCInstrDesc &MCID = MI->getDesc(); in commuteInstructionImpl() local
241 const MCInstrDesc &MCID = MI->getDesc(); in findCommutedOpIndices() local
279 const MCInstrDesc &MCID = MI->getDesc(); in PredicateInstruction() local
DPeepholeOptimizer.cpp1301 const MCInstrDesc &MCID = MI->getDesc(); in isLoadFoldable() local
1321 const MCInstrDesc &MCID = MI->getDesc(); in isMoveImmediate() local
/external/llvm/lib/Target/SystemZ/
DSystemZInstrBuilder.h31 const MCInstrDesc &MCID = MI->getDesc(); in addFrameReference() local
DSystemZInstrInfo.cpp201 const MCInstrDesc &MCID = MI->getDesc(); in isSimpleMove() local
624 const MCInstrDesc &MCID = MI->getDesc(); in isSimpleBD12Move() local
1158 const MCInstrDesc &MCID = get(Opcode); in getOpcodeForOffset() local
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCodeEmitter.cpp257 const MCInstrDesc &MCID = HexagonMCInstrInfo::getDesc(MCII, MI); in getFixupNoBits() local
418 const MCInstrDesc &MCID = HexagonMCInstrInfo::getDesc(MCII, MI); in getExprOpValue() local
DHexagonAsmBackend.cpp181 const MCInstrDesc &MCID = HexagonMCInstrInfo::getDesc(*MCII, HMI); in isInstRelaxable() local
DHexagonMCChecker.cpp58 const MCInstrDesc& MCID = HexagonMCInstrInfo::getDesc(MCII, MCI); in init() local
/external/llvm/lib/Target/AArch64/
DAArch64ConditionalCompares.cpp593 const MCInstrDesc &MCID = TII->get(Opc); in convert() local
650 const MCInstrDesc &MCID = TII->get(Opc); in convert() local
DAArch64RegisterInfo.cpp327 const MCInstrDesc &MCID = TII->get(AArch64::ADDXri); in materializeFrameBaseRegister() local
/external/llvm/lib/Target/NVPTX/
DNVPTXReplaceImageHandles.cpp81 const MCInstrDesc &MCID = MI.getDesc(); in processInstr() local
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp257 const MCInstrDesc &MCID = TII->get(N->getMachineOpcode()); in CopyAndMoveSuccessors() local
440 const MCInstrDesc &MCID = TII->get(N->getMachineOpcode()); in getPhysicalRegisterVT() local
519 const MCInstrDesc &MCID = TII->get(Node->getMachineOpcode()); in DelayForLiveRegsBottomUp() local
DScheduleDAGSDNodes.cpp298 const MCInstrDesc &MCID = TII->get(Opc); in ClusterNodes() local
432 const MCInstrDesc &MCID = TII->get(Opc); in AddSchedEdges() local
DInstrEmitter.cpp324 const MCInstrDesc &MCID = MIB->getDesc(); in AddRegisterOperand() local
856 const MCInstrDesc &MCID = TII->get(F->getMachineOpcode()); in EmitMachineNode() local
DScheduleDAGRRList.cpp1011 const MCInstrDesc &MCID = TII->get(N->getMachineOpcode()); in CopyAndMoveSuccessors() local
1206 const MCInstrDesc &MCID = TII->get(N->getMachineOpcode()); in getPhysicalRegisterVT() local
1335 const MCInstrDesc &MCID = TII->get(Node->getMachineOpcode()); in DelayForLiveRegsBottomUp() local
2701 const MCInstrDesc &MCID = TII->get(Opc); in canClobber() local
2928 const MCInstrDesc &MCID = TII->get(Opc); in AddPseudoTwoAddrDeps() local
/external/llvm/lib/Target/X86/
DX86InstrBuilder.h153 const MCInstrDesc &MCID = MI->getDesc(); variable
/external/llvm/lib/Target/Mips/
DMipsInstrInfo.cpp101 const MCInstrDesc &MCID = get(Opc); in BuildCondBr() local
/external/llvm/lib/Target/Hexagon/
DHexagonVLIWPacketizer.cpp535 const MCInstrDesc& MCID = PacketMI->getDesc(); in canPromoteToNewValueStore() local
745 const MCInstrDesc& MCID = PI->getDesc(); in canPromoteToDotNew() local

123