Home
last modified time | relevance | path

Searched defs:RA (Results 1 – 25 of 52) sorted by relevance

123

/llvm-project/bolt/include/bolt/Passes/
H A DDataflowInfoManager.h30 const RegAnalysis *RA; variable
55 : RA(RA), FA(FA), BC(BF.getBinaryContext()), BF(BF), in RA() argument
H A DRegReAssign.h29 std::unique_ptr<RegAnalysis> RA; variable
H A DLivenessAnalysis.h33 LivenessAnalysis(const RegAnalysis &RA, BinaryFunction &BF, in LivenessAnalysis()
/llvm-project/llvm/lib/CodeGen/
H A DRegAllocPriorityAdvisor.cpp58 getAdvisor(const MachineFunction & MF,const RAGreedy & RA) getAdvisor() argument
105 RegAllocPriorityAdvisor(const MachineFunction & MF,const RAGreedy & RA,SlotIndexes * const Indexes) RegAllocPriorityAdvisor() argument
[all...]
H A DMLRegAllocPriorityAdvisor.cpp142 getAdvisor(const MachineFunction &MF, const RAGreedy &RA) override { in getAdvisor() argument
179 DevelopmentModePriorityAdvisor(const MachineFunction &MF, const RAGreedy &RA, in DevelopmentModePriorityAdvisor() argument
261 getAdvisor(const MachineFunction &MF, const RAGreedy &RA) override { in getAdvisor() argument
287 MLPriorityAdvisor(const MachineFunction & MF,const RAGreedy & RA,SlotIndexes * const Indexes,MLModelRunner * Runner) MLPriorityAdvisor() argument
[all...]
H A DRegAllocEvictionAdvisor.h138 const RAGreedy &RA; variable
206 DefaultEvictionAdvisor(const MachineFunction &MF, const RAGreedy &RA) in DefaultEvictionAdvisor()
H A DRegAllocEvictionAdvisor.cpp81 getAdvisor(const MachineFunction &MF, const RAGreedy &RA) override { in getAdvisor() argument
127 const RAGreedy &RA) in RegAllocEvictionAdvisor() argument
[all...]
H A DTargetSubtargetInfo.cpp21 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in TargetSubtargetInfo() argument
H A DRegAllocPriorityAdvisor.h51 DefaultPriorityAdvisor(const MachineFunction &MF, const RAGreedy &RA, in DefaultPriorityAdvisor() argument
H A DRDFGraph.cpp789 RA.Addr->setReachingDef(0); in cloneNode() local
111 printRefHeader(raw_ostream & OS,const Ref RA,const DataFlowGraph & G) printRefHeader() argument
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 __anon6df782350e02(Ref RA) linkBlockRefs() argument
1589 __anon6df782350f02(Ref RA) linkBlockRefs() argument
1640 Ref RA = IA.Addr->getFirstMember(*this); linkBlockRefs() local
1714 auto RA = addr<RefNode *>(N); unlinkDefDF() local
[all...]
H A DMLRegAllocEvictAdvisor.cpp432 MF, RA, Runner.get(), in DevelopmentModeEvictAdvisor() argument
397 getAdvisor(const MachineFunction & MF,const RAGreedy & RA) getAdvisor() argument
541 getAdvisor(const MachineFunction & MF,const RAGreedy & RA) getAdvisor() argument
570 MLEvictAdvisor(const MachineFunction & MF,const RAGreedy & RA,MLModelRunner * Runner,const MachineBlockFrequencyInfo & MBFI,const MachineLoopInfo & Loops) MLEvictAdvisor() argument
[all...]
/llvm-project/bolt/lib/Passes/
H A DFrameOptimizer.cpp56 void FrameOptimizerPass::removeUnnecessaryLoads(const RegAnalysis &RA, in removeUnnecessaryLoads()
229 std::unique_ptr<RegAnalysis> RA; in runOnFunctions() local
309 Error FrameOptimizerPass::performShrinkWrapping(const RegAnalysis &RA, in performShrinkWrapping()
H A DStokeInfo.cpp94 RegAnalysis &RA, StokeFuncInfo &FuncInfo) { in checkFunction()
165 RegAnalysis RA(BC, &BC.getBinaryFunctions(), &CG); in runOnFunctions() local
H A DStackAvailableExpressions.cpp23 StackAvailableExpressions::StackAvailableExpressions(const RegAnalysis &RA, in StackAvailableExpressions()
H A DJTFootprintReduction.cpp253 std::unique_ptr<RegAnalysis> RA; in runOnFunctions() local
H A DValidateInternalCalls.cpp213 RegAnalysis RA = RegAnalysis(BC, nullptr, nullptr); in analyzeFunction() local
/llvm-project/clang/test/Sema/
H A Dbuiltin-returnaddress.c22 template<int N> void *RA() in RA() function
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMacroFusion.cpp105 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 DPPCExpandAtomicPseudoInsts.cpp155 Register RA = MI.getOperand(2).getReg(); expandAtomicRMW128() local
231 Register RA = MI.getOperand(2).getReg(); expandAtomicCmpSwap128() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFDeadCode.cpp136 auto RA = DFG.addr<RefNode*>(N); in collect() local
146 auto RA = DFG.addr<RefNode*>(N); in collect() local
/llvm-project/clang/test/CodeGenCXX/
H A Ddevirtualize-virtual-function-calls-final.cpp192 struct RA { struct
193 virtual A *f() { in f()
196 virtual A *operator-() { in operator -()
/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp660 markValue(const RetOrArg & RA,Liveness L,const UseVector & MaybeLiveUses) markValue() argument
700 markLive(const RetOrArg & RA) markLive() argument
711 isLive(const RetOrArg & RA) isLive() argument
717 propagateLiveness(const RetOrArg & RA) propagateLiveness() argument
[all...]
/llvm-project/offload/include/OpenMP/OMPT/
H A DInterface.h268 ReturnAddressSetterRAII(void * RA) ReturnAddressSetterRAII() argument
/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp714 for (const GCCRegAlias &RA : getGCCRegAliases()) getNormalizedGCCRegisterName() local
/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp231 MCSubtargetInfo(const Triple & TT,StringRef C,StringRef TC,StringRef FS,ArrayRef<SubtargetFeatureKV> PF,ArrayRef<SubtargetSubTypeKV> PD,const MCWriteProcResEntry * WPR,const MCWriteLatencyEntry * WL,const MCReadAdvanceEntry * RA,const InstrStage * IS,const unsigned * OC,const unsigned * FP) MCSubtargetInfo() argument

123