Home
last modified time | relevance | path

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

12

/external/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h230 const MCInstrDesc &MCID) { in BuildMI()
239 const MCInstrDesc &MCID, in BuildMI()
252 const MCInstrDesc &MCID, in BuildMI()
263 const MCInstrDesc &MCID, in BuildMI()
274 const MCInstrDesc &MCID, in BuildMI()
292 const MCInstrDesc &MCID) { in BuildMI()
302 const MCInstrDesc &MCID) { in BuildMI()
312 const MCInstrDesc &MCID) { in BuildMI()
328 const MCInstrDesc &MCID) { in BuildMI()
338 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.cpp955 const MCInstrDesc &MCID = TII.get(ADDriOpc); in materializeFrameBaseRegister() local
980 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
DARMCodeEmitter.cpp453 const MCInstrDesc &MCID = MI.getDesc(); in getMachineOpValue() local
766 const MCInstrDesc &MCID = MI.getDesc(); in emitLEApcrelJTInstruction() local
920 const MCInstrDesc &MCID, in getMachineSoRegOpValue()
1002 const MCInstrDesc &MCID = MI.getDesc(); in emitDataProcessingInstruction() local
1100 const MCInstrDesc &MCID = MI.getDesc(); in emitLoadStoreInstruction() local
1178 const MCInstrDesc &MCID = MI.getDesc(); in emitMiscLoadStoreInstruction() local
1263 const MCInstrDesc &MCID = MI.getDesc(); in emitLoadStoreMultipleInstruction() local
1303 const MCInstrDesc &MCID = MI.getDesc(); in emitMulFrmInstruction() local
1340 const MCInstrDesc &MCID = MI.getDesc(); in emitExtendInstruction() local
1377 const MCInstrDesc &MCID = MI.getDesc(); in emitMiscArithInstruction() local
[all …]
DThumb2SizeReduction.cpp213 static bool HasImplicitCPSRDef(const MCInstrDesc &MCID) { in HasImplicitCPSRDef()
549 const MCInstrDesc &MCID = MI->getDesc(); in ReduceSpecial() local
698 const MCInstrDesc &MCID = MI->getDesc(); in ReduceTo2Addr() local
762 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
DThumb1RegisterInfo.cpp239 const MCInstrDesc &MCID = TII.get(isSub ? ARM::tSUBi3 : ARM::tADDi3); in emitThumbRegPlusImmediate() local
289 const MCInstrDesc &MCID = TII.get(ExtraOpc); in emitThumbRegPlusImmediate() local
317 const MCInstrDesc &MCID = TII.get(ARM::tRSB); in emitThumbConstant() local
DThumb2ITBlockPass.cpp142 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.cpp42 TargetInstrInfo::getRegClass(const MCInstrDesc &MCID, unsigned OpNum, in getRegClass()
123 const MCInstrDesc &MCID = MI->getDesc(); in commuteInstruction() local
186 const MCInstrDesc &MCID = MI->getDesc(); in findCommutedOpIndices() local
221 const MCInstrDesc &MCID = MI->getDesc(); in PredicateInstruction() local
DPeepholeOptimizer.cpp606 const MCInstrDesc &MCID = MI->getDesc(); in isLoadFoldable() local
626 const MCInstrDesc &MCID = MI->getDesc(); in isMoveImmediate() local
/external/llvm/lib/Target/SystemZ/
DSystemZInstrBuilder.h31 const MCInstrDesc &MCID = MI->getDesc(); in addFrameReference() local
DSystemZInstrInfo.cpp195 const MCInstrDesc &MCID = MI->getDesc(); in isSimpleMove() local
624 const MCInstrDesc &MCID = MI->getDesc(); in isSimpleBD12Move() local
1123 const MCInstrDesc &MCID = get(Opcode); in getOpcodeForOffset() local
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCInst.h27 const MCInstrDesc *MCID; variable
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMarkedContentReferenceDictionary_autogen.cpp59 int64_t SkPdfMarkedContentReferenceDictionary::MCID(SkPdfNativeDoc* doc) { in MCID() function in SkPdfMarkedContentReferenceDictionary
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfMarkedContentReferenceDictionary_autogen.cpp59 int64_t SkPdfMarkedContentReferenceDictionary::MCID(SkPdfNativeDoc* doc) { in MCID() function in SkPdfMarkedContentReferenceDictionary
/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.cpp294 const MCInstrDesc &MCID = TII->get(AArch64::ADDXri); in materializeFrameBaseRegister() local
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGFast.cpp258 const MCInstrDesc &MCID = TII->get(N->getMachineOpcode()); in CopyAndMoveSuccessors() local
436 const MCInstrDesc &MCID = TII->get(N->getMachineOpcode()); in getPhysicalRegisterVT() local
514 const MCInstrDesc &MCID = TII->get(Node->getMachineOpcode()); in DelayForLiveRegsBottomUp() local
DScheduleDAGSDNodes.cpp305 const MCInstrDesc &MCID = TII->get(Opc); in ClusterNodes() local
440 const MCInstrDesc &MCID = TII->get(Opc); in AddSchedEdges() local
DInstrEmitter.cpp320 const MCInstrDesc &MCID = MIB->getDesc(); in AddRegisterOperand() local
843 const MCInstrDesc &MCID = TII->get(F->getMachineOpcode()); in EmitMachineNode() local
DScheduleDAGRRList.cpp1004 const MCInstrDesc &MCID = TII->get(N->getMachineOpcode()); in CopyAndMoveSuccessors() local
1194 const MCInstrDesc &MCID = TII->get(N->getMachineOpcode()); in getPhysicalRegisterVT() local
1320 const MCInstrDesc &MCID = TII->get(Node->getMachineOpcode()); in DelayForLiveRegsBottomUp() local
2685 const MCInstrDesc &MCID = TII->get(Opc); in canClobber() local
2912 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.cpp102 const MCInstrDesc &MCID = get(Opc); in BuildCondBr() local

12