| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | RegAllocPriorityAdvisor.cpp | 60 getAdvisor(const MachineFunction &MF, const RAGreedy &RA, in getAdvisor() 77 getAdvisor(const MachineFunction &MF, const RAGreedy &RA, in getAdvisor() 211 const RAGreedy &RA, in RegAllocPriorityAdvisor()
|
| H A D | MLRegallocPriorityAdvisor.cpp | |
| H A D | MLRegAllocPriorityAdvisor.cpp | 130 getAdvisor(const MachineFunction &MF, const RAGreedy &RA, in getAdvisor() 192 DevelopmentModePriorityAdvisor(const MachineFunction &MF, const RAGreedy &RA, in DevelopmentModePriorityAdvisor() 260 getAdvisor(const MachineFunction &MF, const RAGreedy &RA, in getAdvisor() 319 const RAGreedy &RA, in MLPriorityAdvisor()
|
| H A D | RDFGraph.cpp | 110 static void printRefHeader(raw_ostream &OS, const Ref RA, in printRefHeader() 788 Ref RA = NA; in cloneNode() local 1205 std::pair<Ref, Ref> DataFlowGraph::locateNextRef(Instr IA, Ref RA, in locateNextRef() 1227 Ref DataFlowGraph::getNextShadow(Instr IA, Ref RA, bool Create) { in getNextShadow() 1404 for (Ref RA : IA.Addr->members_if(IsDef, *this)) { in recordDefsForDF() local 1525 for (Ref RA : Refs) { in removeUnusedPhis() local 1594 for (Ref RA : SA.Addr->members_if(P, *this)) { in linkStmtRefs() local 1631 auto IsClobber = [](Ref RA) -> bool { in linkBlockRefs() 1634 auto IsNoClobber = [](Ref RA) -> bool { in linkBlockRefs() 1685 Ref RA = IA.Addr->getFirstMember(*this); in linkBlockRefs() local [all …]
|
| H A D | RegAllocEvictionAdvisor.cpp | 85 getAdvisor(const MachineFunction &MF, const RAGreedy &RA, in getAdvisor() 182 const RAGreedy &RA) in RegAllocEvictionAdvisor()
|
| H A D | TargetSubtargetInfo.cpp | 21 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in TargetSubtargetInfo()
|
| H A D | MLRegallocEvictAdvisor.cpp | |
| H A D | MLRegAllocEvictAdvisor.cpp | 412 getAdvisor(const MachineFunction &MF, const RAGreedy &RA, in getAdvisor() 480 DevelopmentModeEvictAdvisor(const MachineFunction &MF, const RAGreedy &RA, in DevelopmentModeEvictAdvisor() 576 getAdvisor(const MachineFunction &MF, const RAGreedy &RA, in getAdvisor() 639 MLEvictAdvisor::MLEvictAdvisor(const MachineFunction &MF, const RAGreedy &RA, in MLEvictAdvisor()
|
| H A D | RDFRegisters.cpp | 100 bool PhysicalRegisterInfo::alias(RegisterRef RA, RegisterRef RB) const { in alias()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCMacroFusion.cpp | 105 const MachineOperand &RA = SecondMI.getOperand(1); in checkOpConstraints() local 205 const MachineOperand &RA = FirstMI.getOperand(1); in checkOpConstraints() local 216 const MachineOperand &RA in checkOpConstraints() local [all...] |
| H A D | PPCExpandAtomicPseudoInsts.cpp | 152 Register RA = MI.getOperand(2).getReg(); in expandAtomicRMW128() local 228 Register RA = MI.getOperand(2).getReg(); in expandAtomicCmpSwap128() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | RegAllocPriorityAdvisor.h | 53 DefaultPriorityAdvisor(const MachineFunction &MF, const RAGreedy &RA, in DefaultPriorityAdvisor() 65 DummyPriorityAdvisor(const MachineFunction &MF, const RAGreedy &RA, in DummyPriorityAdvisor()
|
| H A D | RegAllocEvictionAdvisor.h | 139 const RAGreedy &RA; variable 282 DefaultEvictionAdvisor(const MachineFunction &MF, const RAGreedy &RA) in DefaultEvictionAdvisor()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | RDFDeadCode.cpp | 136 auto RA = DFG.addr<RefNode*>(N); in collect() local 146 auto RA = DFG.addr<RefNode*>(N); in collect() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | DeadArgumentElimination.cpp | 631 void DeadArgumentEliminationPass::markValue(const RetOrArg &RA, Liveness L, in markValue() 693 void DeadArgumentEliminationPass::markLive(const RetOrArg &RA) { in markLive() 704 bool DeadArgumentEliminationPass::isLive(const RetOrArg &RA) { in isLive() 710 void DeadArgumentEliminationPass::propagateLiveness(const RetOrArg &RA) { in propagateLiveness()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOpenACC.cpp | 2318 if (auto *RA = dyn_cast<OpenACCRoutineDeclAttr>(A)) { in CheckRoutineDecl() local 2337 if (auto *RA = dyn_cast<OpenACCRoutineAnnotAttr>(A); in CheckRoutineDecl() local 2380 if (auto *RA = dyn_cast<OpenACCRoutineDeclAttr>(A)) { in CheckRoutineDecl() local 2392 if (auto *RA = dyn_cast<OpenACCRoutineAnnotAttr>(A); in CheckRoutineDecl() local
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | TargetInfo.cpp | 743 for (const GCCRegAlias &RA : getGCCRegAliases()) in getNormalizedGCCRegisterName() local
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCSubtargetInfo.cpp | 253 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in MCSubtargetInfo()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZRegisterInfo.cpp | 235 SystemZRegisterInfo::SystemZRegisterInfo(unsigned int RA, unsigned int HwMode) in SystemZRegisterInfo()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | FunctionComparator.cpp | 134 Attribute RA = *RI; in cmpAttrs() local 393 const ConstantArray *RA = cast<ConstantArray>(R); in cmpConstants() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| H A D | PPCMCTargetDesc.cpp | 161 unsigned RA = isPPC64 ? PPC::LR8 : PPC::LR; in createPPCMCRegisterInfo() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsSEInstrInfo.cpp | 862 unsigned RA = Subtarget.isGP64bit() ? Mips::RA_64 : Mips::RA; in expandEhReturn() local
|
| H A D | MipsSEFrameLowering.cpp | 831 unsigned RA = ABI.IsN64() ? Mips::RA_64 : Mips::RA; in determineCalleeSaves() local
|
| /freebsd/sys/contrib/openzfs/module/lua/ |
| H A D | lvm.c | 550 #define RA(i) (base+GETARG_A(i)) macro
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86MCTargetDesc.cpp | 422 unsigned RA = (TT.getArch() == Triple::x86_64) in createX86MCRegisterInfo() local
|