Home
last modified time | relevance | path

Searched defs:ImpDef (Results 1 – 17 of 17) sorted by relevance

/llvm-project/llvm/lib/MC/
H A DMCInstrDesc.cpp34 for (MCPhysReg ImpDef : implicit_defs()) in hasImplicitDefOfPhysReg() local
/llvm-project/llvm/tools/llvm-reduce/deltas/
H A DReduceRegisterDefs.cpp99 unsigned ImpDef = IsGeneric ? TargetOpcode::G_IMPLICIT_DEF in removeDefsFromFunction() local
H A DReduceInstructionsMIR.cpp130 unsigned ImpDef = IsGeneric ? TargetOpcode::G_IMPLICIT_DEF in extractInstrFromFunction() local
/llvm-project/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp333 MachineInstrBuilder ImpDef = BuildMI(*PredMBB, InsertPos, in computeMainRangesFixFlags() local
H A DMachineInstr.cpp89 for (MCPhysReg ImpDef : MCID->implicit_defs()) addImplicitDefUseOperands() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGFast.cpp428 for (MCPhysReg ImpDef : MCID.implicit_defs()) { in getPhysicalRegisterVT() local
H A DScheduleDAGRRList.cpp1284 for (MCPhysReg ImpDef : MCID.implicit_defs()) { in getPhysicalRegisterVT() local
2877 for (MCPhysReg ImpDef : ImpDefs) { in canClobberReachingPhysRegUse() local
/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp693 Record *ImpDef = Def->getRecords().getDef("IMPLICIT_DEF"); EmitResultLeafAsOperand() local
/llvm-project/llvm/unittests/MI/
H A DLiveIntervalTest.cpp794 MachineInstr &ImpDef = getMI(MF, 0, 0); TEST() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMLoadStoreOptimizer.cpp960 for (unsigned ImpDef : ImpDefs) MergeOpsUpdate() local
/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1439 for (MCPhysReg ImpDef : MCID.implicit_defs()) verifyImplicitOperands() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp480 MachineSDNode *ImpDef = CurDAG->getMachineNode(TargetOpcode::IMPLICIT_DEF, SelectBuildVector() local
H A DSIInstrInfo.cpp6242 bool ImpDef = Def->isImplicitDef(); legalizeGenericOperand() local
H A DSIISelLowering.cpp15076 SDValue ImpDef = DAG.getCopyToReg(DAG.getEntryNode(), SDLoc(Node), PostISelFolding() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2734 for (MCPhysReg ImpDef : NewDesc.implicit_defs()) { optimizeCompareInstr() local
/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp1267 MachineInstr *ImpDef = convertToThreeAddressWithLEA() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp1190 SDValue ImpDef = SDValue( Widen() local