/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineInstrBuilder.h | 384 return MachineInstrBuilder(MF, MF.CreateMachineInstr(MCID, MIMD.getDL())) in BuildMI() argument 364 BuildMI(MachineFunction & MF,const MIMetadata & MIMD,const MCInstrDesc & MCID) BuildMI() argument 372 BuildMI(MachineFunction & MF,const MIMetadata & MIMD,const MCInstrDesc & MCID,Register DestReg) BuildMI() argument 402 BuildMI(MachineBasicBlock & BB,MachineBasicBlock::instr_iterator I,const MIMetadata & MIMD,const MCInstrDesc & MCID,Register DestReg) BuildMI() argument 413 BuildMI(MachineBasicBlock & BB,MachineInstr & I,const MIMetadata & MIMD,const MCInstrDesc & MCID,Register DestReg) BuildMI() argument 424 BuildMI(MachineBasicBlock & BB,MachineInstr * I,const MIMetadata & MIMD,const MCInstrDesc & MCID,Register DestReg) BuildMI() argument 434 BuildMI(MachineBasicBlock & BB,MachineBasicBlock::iterator I,const MIMetadata & MIMD,const MCInstrDesc & MCID) BuildMI() argument 444 BuildMI(MachineBasicBlock & BB,MachineBasicBlock::instr_iterator I,const MIMetadata & MIMD,const MCInstrDesc & MCID) BuildMI() argument 453 BuildMI(MachineBasicBlock & BB,MachineInstr & I,const MIMetadata & MIMD,const MCInstrDesc & MCID) BuildMI() argument 463 BuildMI(MachineBasicBlock & BB,MachineInstr * I,const MIMetadata & MIMD,const MCInstrDesc & MCID) BuildMI() argument 471 BuildMI(MachineBasicBlock * BB,const MIMetadata & MIMD,const MCInstrDesc & MCID) BuildMI() argument 480 BuildMI(MachineBasicBlock * BB,const MIMetadata & MIMD,const MCInstrDesc & MCID,Register DestReg) BuildMI() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCHazardRecognizers.cpp | 29 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in isLoadAfterStore() local 55 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in isBCTRAfterSet() local 85 bool PPCDispatchGroupSBHazardRecognizer::mustComeFirst(const MCInstrDesc *MCID, in mustComeFirst() argument 147 const MCInstrDesc *MCID in ShouldPreferAnother() local 175 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); EmitInstruction() local 282 const MCInstrDesc &MCID = DAG.TII->get(Opcode); GetInstrType() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/M68k/ |
H A D | M68kInstrBuilder.h | 63 const MCInstrDesc &MCID = MI->getDesc(); variable 80 const MCInstrDesc &MCID = MI->getDesc(); variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ScoreboardHazardRecognizer.cpp | 122 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in getHazardType() local 177 const MCInstrDesc *MCID = DAG->getInstrDesc(SU); in EmitInstruction() local
|
H A D | BreakFalseDeps.cpp | 192 const MCInstrDesc &MCID = MI->getDesc(); in processDefs() local
|
H A D | TargetInstrInfo.cpp | 48 TargetInstrInfo::getRegClass(const MCInstrDesc &MCID, unsigned OpNum, in getRegClass() argument 171 const MCInstrDesc &MCID = MI.getDesc(); in commuteInstructionImpl() local 301 const MCInstrDesc &MCID = MI.getDesc(); in findCommutedOpIndices() local 337 const MCInstrDesc &MCID in PredicateInstruction() local 1715 InlineAsm::ConstraintCode MCID = F.getMemoryConstraintID(); createMIROperandComment() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCA/ |
H A D | AMDGPUCustomBehaviour.cpp | 250 if ((MCID.TSFlags & SIInstrFlags::DS) && in generateWaitCntInfo() local 304 isVMEM(const MCInstrDesc & MCID) isVMEM() argument 326 const MCInstrDesc &MCID = MCII.get(Opcode); isGWS() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/MCA/ |
H A D | CodeEmitter.cpp | 18 CodeEmitter::EncodingInfo CodeEmitter::getOrCreateEncodingInfo(unsigned MCID) { in getOrCreateEncodingInfo()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | ValueMapper.cpp | 88 unsigned MCID : 29; member 1121 assert(MCID < MCs.size() && "Invalid mapping context"); in scheduleMapAppendingVariable() argument 1105 scheduleMapGlobalInitializer(GlobalVariable & GV,Constant & Init,unsigned MCID) scheduleMapGlobalInitializer() argument 1137 scheduleMapAliasOrIFunc(GlobalValue & GV,Constant & Target,unsigned MCID) scheduleMapAliasOrIFunc() argument 1151 scheduleRemapFunction(Function & F,unsigned MCID) scheduleRemapFunction() argument 1246 scheduleMapGlobalInitializer(GlobalVariable & GV,Constant & Init,unsigned MCID) scheduleMapGlobalInitializer() argument 1254 scheduleMapAppendingVariable(GlobalVariable & GV,Constant * InitPrefix,bool IsOldCtorDtor,ArrayRef<Constant * > NewMembers,unsigned MCID) scheduleMapAppendingVariable() argument 1260 scheduleMapGlobalAlias(GlobalAlias & GA,Constant & Aliasee,unsigned MCID) scheduleMapGlobalAlias() argument 1265 scheduleMapGlobalIFunc(GlobalIFunc & GI,Constant & Resolver,unsigned MCID) scheduleMapGlobalIFunc() argument 1269 scheduleRemapFunction(Function & F,unsigned MCID) scheduleRemapFunction() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrBuilder.h | 29 const MCInstrDesc &MCID = MI->getDesc(); in addFrameReference() local
|
H A D | SystemZInstrInfo.cpp | 329 const MCInstrDesc &MCID = MI.getDesc(); in isSimpleMove() local 916 const MCInstrDesc &MCID = MI->getDesc(); isSimpleBD12Move() local 1217 const MCInstrDesc &MCID = MI.getDesc(); foldMemoryOperandImpl() local 1649 const MCInstrDesc &MCID = get(Opcode); getOpcodeForOffset() local 1693 const MCInstrDesc &MCID = get(Opcode); hasDisplacementPairInsn() local 1992 const MCInstrDesc &MCID = MI.getDesc(); verifyInstruction() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MCA/ |
H A D | CodeEmitter.h | 56 StringRef getEncoding(unsigned MCID) { in getEncoding()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMHazardRecognizer.cpp | 31 const MCInstrDesc &MCID = MI->getDesc(); in hasRAWHazard() local 52 const MCInstrDesc &MCID = MI->getDesc(); in getHazardType() local
|
H A D | Thumb2SizeReduction.cpp | 255 static bool HasImplicitCPSRDef(const MCInstrDesc &MCID) { in HasImplicitCPSRDef() argument 653 const MCInstrDesc &MCID = MI->getDesc(); in ReduceSpecial() local 813 const MCInstrDesc &MCID = MI->getDesc(); in ReduceTo2Addr() local 873 const MCInstrDesc &MCID = MI->getDesc(); ReduceToNarrow() local [all...] |
H A D | MLxExpansionPass.cpp | 184 const MCInstrDesc &MCID = MI->getDesc(); in hasRAWHazard() local 339 const MCInstrDesc &MCID = MI->getDesc(); in ExpandFPMLxInstructions() local
|
H A D | ARMLowOverheadLoops.cpp | 107 const MCInstrDesc &MCID = MI.getDesc(); in getVecSize() local 824 const MCInstrDesc &MCID = MI.getDesc(); retainsPreviousHalfElement() local 833 const MCInstrDesc &MCID = MI.getDesc(); producesDoubleWidthResult() local 839 const MCInstrDesc &MCID = MI.getDesc(); isHorizontalReduction() local 1243 const MCInstrDesc &MCID = MI->getDesc(); ValidateMVEInst() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | LVLGen.cpp | 41 const MCInstrDesc &MCID = TII->get(Opcode); in getVLIndex() local
|
H A D | VERegisterInfo.cpp | 146 inline MachineInstrBuilder build(const MCInstrDesc &MCID, Register DestReg) { in build() 152 inline MachineInstrBuilder build(const MCInstrDesc &MCID) { in build()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVFoldMasks.cpp |
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ConditionalCompares.cpp | 630 const MCInstrDesc &MCID = TII->get(Opc); in convert() local 687 const MCInstrDesc &MCID = TII->get(Opc); in convert() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCCodeEmitter.cpp | 463 const MCInstrDesc &MCID = HexagonMCInstrInfo::getDesc(MCII, MI); in getFixupNoBits() local 616 const MCInstrDesc &MCID = HexagonMCInstrInfo::getDesc(MCII, MI); in getExprOpValue() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGFast.cpp | 250 const MCInstrDesc &MCID = TII->get(N->getMachineOpcode()); in CopyAndMoveSuccessors() local 424 const MCInstrDesc &MCID = TII->get(N->getMachineOpcode()); in getPhysicalRegisterVT() local 524 const MCInstrDesc &MCID = TII->get(Node->getMachineOpcode()); in DelayForLiveRegsBottomUp() local [all...] |
H A D | ScheduleDAGSDNodes.cpp | 215 const MCInstrDesc &MCID = TII->get(N->getMachineOpcode()); ClusterNeighboringLoads() local 321 const MCInstrDesc &MCID = TII->get(Opc); ClusterNodes() local 453 const MCInstrDesc &MCID = TII->get(Opc); AddSchedEdges() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXReplaceImageHandles.cpp | 1743 const MCInstrDesc &MCID = MI.getDesc(); in processInstr() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsInstrInfo.cpp | 123 const MCInstrDesc &MCID = get(Opc); in BuildCondBr() local 777 const MCInstrDesc &MCID = MI.getDesc(); in findCommutedOpIndices() local
|