| /freebsd/contrib/llvm-project/llvm/lib/DWARFCFIChecker/ |
| H A D | Registers.h | 48 if (!MCRI->isArtificial(Reg) && !MCRI->isConstant(Reg)) in getTrackingRegs()
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | KernelInfo.cpp | 85 if (SubProgram->isArtificial()) in identifyCallee() 115 Artificial = DVR.Variable->isArtificial(); in remarkAlloca()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfDebug.h | 262 bool isArtificial() const { in isArtificial() function 263 if (getVariable()->isArtificial()) in isArtificial() 265 if (getType()->isArtificial()) in isArtificial()
|
| H A D | DwarfUnit.cpp | 914 if (Ty->isArtificial()) in constructSubprogramArguments() 1506 if (SP->isArtificial()) in applySubprogramAttributes() 2009 if (DT->isArtificial()) in constructMemberDIE() 2040 if (DT->isArtificial()) in getOrCreateStaticMemberDIE()
|
| H A D | DwarfCompileUnit.cpp | 1693 if (Var.isArtificial()) in applyCommonDbgVariableAttributes() 1704 if (DILabel->isArtificial()) in applyLabelAttributes()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | ScheduleDAGFast.cpp | 339 if (!Pred.isArtificial()) in CopyAndMoveSuccessors() 346 if (Succ.isArtificial()) in CopyAndMoveSuccessors() 382 if (Succ.isArtificial()) in InsertCopiesAndMoveSuccs()
|
| H A D | ScheduleDAGRRList.cpp | 1185 if (!Pred.isArtificial()) in CopyAndMoveSuccessors() 1196 if (Succ.isArtificial()) in CopyAndMoveSuccessors() 1235 if (Succ.isArtificial()) in InsertCopiesAndMoveSuccs()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ScheduleDAG.h | 200 bool isArtificial() const { in isArtificial() function 691 return getSDep().isArtificial(); in isArtificialDep()
|
| H A D | MachinePipeliner.h | 185 bool isArtificial() const { return Pred.isArtificial(); } in isArtificial() function
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCRegisterInfo.cpp | 226 if (isArtificial(*Root)) in isArtificialRegUnit()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonSubtarget.cpp | 509 bool IsArtificial = Dep.isArtificial(); in adjustSchedDependency() 589 bool IsArtificial = I.isArtificial(); in restoreLatency()
|
| H A D | HexagonRegisterInfo.td | 24 let isArtificial = 1;
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64RegisterInfo.td | 96 def W#i#_HI : AArch64Reg<-1, "w"#i#"_hi"> { let isArtificial = 1; } 98 def WSP_HI : AArch64Reg<-1, "wsp_hi"> { let isArtificial = 1; } 99 def WZR_HI : AArch64Reg<-1, "wzr_hi"> { let isArtificial = 1; } 320 def B#i#_HI : AArch64Reg<-1, "b"#i#"_hi"> { let isArtificial = 1; } 321 def H#i#_HI : AArch64Reg<-1, "h"#i#"_hi"> { let isArtificial = 1; } 322 def S#i#_HI : AArch64Reg<-1, "s"#i#"_hi"> { let isArtificial = 1; } 323 def D#i#_HI : AArch64Reg<-1, "d"#i#"_hi"> { let isArtificial = 1; } 324 def Q#i#_HI : AArch64Reg<-1, "q"#i#"_hi"> { let isArtificial = 1; }
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCRegisterInfo.h | 406 bool isArtificial(MCRegister RegNo) const { return get(RegNo).IsArtificial; } in isArtificial() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | GCOVProfiling.cpp | 370 write(SP->isArtificial()); // artificial in writeOut() 855 if (!SP->isArtificial()) in emitProfileNotes()
|
| /freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/ |
| H A D | RegisterFile.cpp | 29 return [&MRI](MCPhysReg R) { return !MRI.isArtificial(R); }; in isNonArtificial()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachinePipeliner.cpp | 1865 if (OE.getDst()->isBoundaryNode() || OE.isArtificial()) in createAdjacencyStructure() 2430 if (!OE.isArtificial() && !Successor->isBoundaryNode() && in addConnectedNodes() 2436 if (!IE.isArtificial() && NodesAdded.count(Predecessor) == 0) in addConnectedNodes() 3113 if ((!Edge.isOrderDep() && !Edge.isOutputDep()) || Edge.isArtificial() || in isLoopCarriedDep() 4156 if (Pred.isArtificial() || Dst->isBoundaryNode()) in ignoreDependence()
|
| H A D | ScheduleDAGInstrs.cpp | 1247 SuccSU->addPred(PredDep, /*Required=*/!PredDep.isArtificial()); in addEdge()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIRegisterInfo.td | 120 let isArtificial = ArtificialHigh; 151 let isArtificial = 1; 245 let isArtificial = 1;
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | DebugInfoMetadata.h | 803 bool isArtificial() const { return getFlags() & FlagArtificial; } in isArtificial() function 2370 bool isArtificial() const { return getFlags() & FlagArtificial; } in isArtificial() function 4091 bool isArtificial() const { return getFlags() & FlagArtificial; } 4141 getLine(), getColumn(), isArtificial(), 4171 bool isArtificial() const { return IsArtificial; }
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCRegisterInfo.td | 133 let isArtificial = 1 in { 163 let isArtificial = 1 in {
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | LLVMContextImpl.h | 1348 IsArtificial(N->isArtificial()), 1354 Column == RHS->getColumn() && IsArtificial == RHS->isArtificial() &&
|
| H A D | DIBuilder.cpp | 744 if (Ty->isArtificial()) in createArtificialType()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | CodeExtractor.cpp | 1354 OldLabel->isArtificial(), OldLabel->getCoroSuspendIdx()); in fixupDebugInfoPostExtraction()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86RegisterInfo.td | 117 let isArtificial = 1 in {
|