Searched defs:RA (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSubtargetInfo.cpp17 TargetSubtargetInfo( const Triple &TT, StringRef CPU, 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) argument
H A DRDFRegisters.cpp131 bool PhysicalRegisterInfo::aliasRR(RegisterRef RA, RegisterRef RB) const { argument
H A DRDFGraph.cpp108 static void printRefHeader(raw_ostream &OS, const NodeAddr<RefNode*> RA, argument
794 NodeAddr<RefNode*> RA = NA; local
1195 locateNextRef(NodeAddr<InstrNode*> IA, NodeAddr<RefNode*> RA, Predicate P) const argument
1217 getNextShadow(NodeAddr<InstrNode*> IA, NodeAddr<RefNode*> RA, bool Create) argument
1704 NodeAddr<RefNode*> RA = IA.Addr->getFirstMember(*this); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DRDFDeadCode.cpp135 auto RA = DFG.addr<RefNode*>(N); local
145 auto RA = DFG.addr<RefNode*>(N); local
[all...]
H A DRDFCopy.cpp90 NodeAddr<RefNode*> RA = L.getNearestAliasedRef(RefRR, IA); local
H A DHexagonEarlyIfConv.cpp472 const MachineOperand &RA = MI.getOperand(1); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMacroFusion.cpp90 const MachineOperand &RA = SecondMI.getOperand(1); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFRegisters.h115 bool alias(RegisterRef RA, RegisterRef RB) const { argument
166 static bool isCoverOf(RegisterRef RA, RegisterRef RB, argument
H A DRDFGraph.h864 void removeFromOwner(NodeAddr<RefNode*> RA) { argument
895 NodeAddr<RefNode*> RA = NA; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCSubtargetInfo.cpp207 MCSubtargetInfo(const Triple &TT, StringRef C, 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) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DRelocationResolver.cpp404 int64_t RA = getELFAddend(R); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.cpp71 unsigned RA = isPPC64 ? PPC::LR8 : PPC::LR; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp653 void DeadArgumentEliminationPass::MarkValue(const RetOrArg &RA, Liveness L, argument
696 void DeadArgumentEliminationPass::MarkLive(const RetOrArg &RA) { argument
707 IsLive(const RetOrArg &RA) argument
713 PropagateLiveness(const RetOrArg &RA) argument
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlvm.c550 #define RA(i) (base+GETARG_A(i)) macro
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp120 Attribute RA = *RI; local
303 const ConstantArray *RA = cast<ConstantArray>(R); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp866 unsigned RA = ABI.IsN64() ? Mips::RA_64 : Mips::RA; local
H A DMipsSEInstrInfo.cpp892 unsigned RA = Subtarget.isGP64bit() ? Mips::RA_64 : Mips::RA; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp601 const auto *RA = cast<Argument>(RV); local
695 const APInt &RA = RC->getAPInt(); local
704 const SCEVAddRecExpr *RA = cast<SCEVAddRecExpr>(RHS); local
[all...]
H A DValueTracking.cpp1392 APInt RA = Rem->getValue().abs(); local
1426 const APInt &RA = Rem->getValue(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp307 unsigned RA = (TT.getArch() == Triple::x86_64) local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp678 APInt RA = Rem->getValue().abs(); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h346 void InitMCRegisterInfo(const MCRegisterDesc *D, unsigned NR, unsigned RA, argument
/freebsd-13-stable/contrib/lua/src/
H A Dlvm.c1042 #define RA(i) (base+GETARG_A(i)) macro
/freebsd-13-stable/sys/mips/include/
H A Dregnum.h98 #define RA 31 macro
/freebsd-13-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h135 UINT64 RA; member in struct:__anon9443

Completed in 209 milliseconds

12