Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/mips/
H A Dcrtn.S31 #define RA $7 macro
33 #define RA $31 macro
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/mips/
H A Dcrtn.S31 #define RA $7 macro
33 #define RA $31 macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DRDFDeadCode.cpp135 auto RA = DFG.addr<RefNode*>(N); in collect() local
145 auto RA = DFG.addr<RefNode*>(N); in collect() local
H A DRDFCopy.cpp90 NodeAddr<RefNode*> RA = L.getNearestAliasedRef(RefRR, IA); in getLocalReachingDef() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetSubtargetInfo.cpp21 const MCReadAdvanceEntry *RA, const InstrStage *IS, const unsigned *OC, in TargetSubtargetInfo()
H A DRDFGraph.cpp108 static void printRefHeader(raw_ostream &OS, const NodeAddr<RefNode*> RA, in printRefHeader()
794 NodeAddr<RefNode*> RA = NA; in cloneNode() local
1190 DataFlowGraph::locateNextRef(NodeAddr<InstrNode*> IA, NodeAddr<RefNode*> RA, in locateNextRef()
1213 NodeAddr<RefNode*> RA, bool Create) { in getNextShadow()
1644 auto IsClobber = [] (NodeAddr<RefNode*> RA) -> bool { in linkBlockRefs()
1647 auto IsNoClobber = [] (NodeAddr<RefNode*> RA) -> bool { in linkBlockRefs()
1699 NodeAddr<RefNode*> RA = IA.Addr->getFirstMember(*this); in linkBlockRefs() local
1773 auto RA = addr<RefNode*>(N); in unlinkDefDF() local
H A DRDFRegisters.cpp136 bool PhysicalRegisterInfo::aliasRR(RegisterRef RA, RegisterRef RB) const { in aliasRR()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp656 void DeadArgumentEliminationPass::MarkValue(const RetOrArg &RA, Liveness L, in MarkValue()
699 void DeadArgumentEliminationPass::MarkLive(const RetOrArg &RA) { in MarkLive()
710 bool DeadArgumentEliminationPass::IsLive(const RetOrArg &RA) { in IsLive()
716 void DeadArgumentEliminationPass::PropagateLiveness(const RetOrArg &RA) { in PropagateLiveness()
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/mips64el/
H A Defisetjmp_arch.h10 UINT64 RA; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCMacroFusion.cpp90 const MachineOperand &RA = SecondMI.getOperand(1); in checkOpConstraints() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DTargetInfo.cpp565 for (const GCCRegAlias &RA : getGCCRegAliases()) in getNormalizedGCCRegisterName() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCSubtargetInfo.cpp230 const MCReadAdvanceEntry *RA, in MCSubtargetInfo()
/netbsd-src/external/bsd/nsd/dist/
H A Dpacket.h107 #define RA(packet) (*buffer_at((packet), 3) & RA_MASK) macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp120 Attribute RA = *RI; in cmpAttrs() local
309 const ConstantArray *RA = cast<ConstantArray>(R); in cmpConstants() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp233 SystemZRegisterInfo::SystemZRegisterInfo(unsigned int RA) in SystemZRegisterInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp308 unsigned RA = (TT.getArch() == Triple::x86_64) in createX86MCRegisterInfo() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCTargetDesc.cpp73 unsigned RA = isPPC64 ? PPC::LR8 : PPC::LR; in createPPCMCRegisterInfo() local
/netbsd-src/external/bsd/pcc/dist/pcc/arch/mips/
H A Dmacdefs.h180 #define RA 31 macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp892 unsigned RA = Subtarget.isGP64bit() ? Mips::RA_64 : Mips::RA; in expandEhReturn() local
H A DMipsSEFrameLowering.cpp867 unsigned RA = ABI.IsN64() ? Mips::RA_64 : Mips::RA; in determineCalleeSaves() local
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dalpha-opc.c206 #define RA (UNUSED + 1) macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dalpha-opc.c206 #define RA (UNUSED + 1) macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DRelocationResolver.cpp430 int64_t RA = Addend; in resolveRISCV() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCRegisterInfo.h353 void InitMCRegisterInfo(const MCRegisterDesc *D, unsigned NR, unsigned RA, in InitMCRegisterInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp705 APInt RA = Rem->getValue().abs(); in SimplifyDemandedUseBits() local

12