/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocPriorityAdvisor.cpp | 58 getAdvisor(const MachineFunction &MF, const RAGreedy &RA) override { in getAdvisor() argument 105 const RAGreedy &RA, in RegAllocPriorityAdvisor() argument [all...] |
H A D | MLRegAllocPriorityAdvisor.cpp | 141 getAdvisor(const MachineFunction & MF,const RAGreedy & RA) getAdvisor() argument 178 DevelopmentModePriorityAdvisor(const MachineFunction & MF,const RAGreedy & RA,SlotIndexes * const Indexes,MLModelRunner * Runner,Logger * Log) DevelopmentModePriorityAdvisor() argument 260 getAdvisor(const MachineFunction & MF,const RAGreedy & RA) getAdvisor() argument 286 MLPriorityAdvisor(const MachineFunction & MF,const RAGreedy & RA,SlotIndexes * const Indexes,MLModelRunner * Runner) MLPriorityAdvisor() argument [all...] |
H A D | RegAllocEvictionAdvisor.h | 138 const RAGreedy &RA; variable 206 DefaultEvictionAdvisor(const MachineFunction &MF, const RAGreedy &RA) in DefaultEvictionAdvisor()
|
H A D | RegAllocEvictionAdvisor.cpp | 80 getAdvisor(const MachineFunction & MF,const RAGreedy & RA) getAdvisor() argument 126 RegAllocEvictionAdvisor(const MachineFunction & MF,const RAGreedy & RA) RegAllocEvictionAdvisor() argument [all...] |
H A D | RDFGraph.cpp | 111 static void printRefHeader(raw_ostream &OS, const Ref RA, in printRefHeader() argument 789 Ref RA = NA; in cloneNode() local 1203 locateNextRef(Instr IA,Ref RA,Predicate P) const locateNextRef() argument 1225 getNextShadow(Instr IA,Ref RA,bool Create) getNextShadow() argument 1399 for (Ref RA : IA.Addr->members_if(IsDef, *this)) { recordDefsForDF() local 1486 for (Ref RA : Refs) { removeUnusedPhis() local 1557 for (Ref RA : SA.Addr->members_if(P, *this)) { linkStmtRefs() local 1586 __anonf27405d40e02(Ref RA) linkBlockRefs() argument 1589 __anonf27405d40f02(Ref RA) linkBlockRefs() argument 1640 Ref RA = IA.Addr->getFirstMember(*this); linkBlockRefs() local 1714 auto RA = addr<RefNode *>(N); unlinkDefDF() local [all...] |
H A D | TargetSubtargetInfo.cpp | 21 const MCReadAdvanceEntry *RA, const InstrStage *IS, const unsigned *OC, in TargetSubtargetInfo()
|
H A D | RegAllocPriorityAdvisor.h | 51 DefaultPriorityAdvisor(const MachineFunction &MF, const RAGreedy &RA, in DefaultPriorityAdvisor()
|
H A D | MLRegAllocEvictAdvisor.cpp | 396 getAdvisor(const MachineFunction & MF,const RAGreedy & RA) getAdvisor() argument 431 DevelopmentModeEvictAdvisor(const MachineFunction & MF,const RAGreedy & RA,MLModelRunner * Runner,const MachineBlockFrequencyInfo & MBFI,const MachineLoopInfo & Loops,Logger * Log) DevelopmentModeEvictAdvisor() argument 540 getAdvisor(const MachineFunction & MF,const RAGreedy & RA) getAdvisor() argument 569 MLEvictAdvisor(const MachineFunction & MF,const RAGreedy & RA,MLModelRunner * Runner,const MachineBlockFrequencyInfo & MBFI,const MachineLoopInfo & Loops) MLEvictAdvisor() argument [all...] |
H A D | RDFRegisters.cpp | 100 bool PhysicalRegisterInfo::alias(RegisterRef RA, RegisterRef RB) const { in alias()
|
/freebsd-src/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 = FirstMI.getOperand(1); in checkOpConstraints() local
|
H A D | PPCExpandAtomicPseudoInsts.cpp | 155 Register RA = MI.getOperand(2).getReg(); in expandAtomicRMW128() local 234 Register RA = MI.getOperand(2).getReg(); expandAtomicCmpSwap128() local
|
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | DeadArgumentElimination.cpp | 662 markValue(const RetOrArg & RA,Liveness L,const UseVector & MaybeLiveUses) markValue() argument 702 markLive(const RetOrArg & RA) markLive() argument 713 isLive(const RetOrArg & RA) isLive() argument 719 propagateLiveness(const RetOrArg & RA) propagateLiveness() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Basic/ |
H A D | TargetInfo.cpp | 703 for (const GCCRegAlias &RA : getGCCRegAliases()) getNormalizedGCCRegisterName() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCSubtargetInfo.cpp | 231 const MCReadAdvanceEntry *RA, in MCSubtargetInfo() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZRegisterInfo.cpp | 236 SystemZRegisterInfo::SystemZRegisterInfo(unsigned int RA) in SystemZRegisterInfo()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | FunctionComparator.cpp | 128 Attribute RA = *RI; in cmpAttrs() local 365 const ConstantArray *RA = cast<ConstantArray>(R); cmpConstants() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCMCTargetDesc.cpp | 159 unsigned RA = isPPC64 ? PPC::LR8 : PPC::LR; in createPPCMCRegisterInfo() local
|
/freebsd-src/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 | 868 unsigned RA = ABI.IsN64() ? Mips::RA_64 : Mips::RA; determineCalleeSaves() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCRegisterInfo.h | 271 InitMCRegisterInfo(const MCRegisterDesc * D,unsigned NR,unsigned RA,unsigned PC,const MCRegisterClass * C,unsigned NC,const MCPhysReg (* RURoots)[2],unsigned NRU,const int16_t * DL,const LaneBitmask * RUMS,const char * Strings,const char * ClassStrings,const uint16_t * SubIndices,unsigned NumIndices,const SubRegCoveredBits * SubIdxRanges,const uint16_t * RET) InitMCRegisterInfo() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MCTargetDesc.cpp | 422 unsigned RA = (TT.getArch() == Triple::x86_64) in createX86MCRegisterInfo() local
|
/freebsd-src/sys/contrib/openzfs/module/lua/ |
H A D | lvm.c | 549 #define RA(i) (base+GETARG_A(i)) macro
|
/freebsd-src/contrib/llvm-project/llvm/lib/Object/ |
H A D | RelocationResolver.cpp | 468 int64_t RA = Addend; in resolveRISCV() local
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DecoderEmitter.cpp | 1511 reportRegion(bitAttr_t RA,unsigned StartBit,unsigned BitIndex,bool AllowMixed) reportRegion() argument 1633 bitAttr_t RA = ATTR_NONE; filterProcessor() local [all...] |