Home
last modified time | relevance | path

Searched defs:RR (Results 1 – 25 of 43) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFRegisters.cpp167 bool PhysicalRegisterInfo::aliasRM(RegisterRef RR, RegisterRef RM) const { in aliasRM()
230 RegisterRef PhysicalRegisterInfo::mapTo(RegisterRef RR, unsigned R) const { in mapTo()
273 RegisterAggr &RegisterAggr::insert(RegisterRef RR) { in insert()
292 RegisterAggr &RegisterAggr::intersect(RegisterRef RR) { in intersect()
301 RegisterAggr &RegisterAggr::clear(RegisterRef RR) { in clear()
H A DRDFGraph.cpp418 void RefNode::setRegRef(RegisterRef RR, DataFlowGraph &G) { in setRegRef()
816 RegisterRef RR, NodeAddr<BlockNode*> PredB, uint16_t Flags) { in newPhiUse()
832 RegisterRef RR, uint16_t Flags) { in newDef()
909 RegisterRef RR = *I; in build() local
934 for (RegisterRef RR : EHRegs) { in build() local
1051 RegisterRef RR = PDA.Addr->getRegRef(*this); in pushClobbers() local
1097 RegisterRef RR = PDA.Addr->getRegRef(*this); in pushDefs() local
1177 RegisterRef RR = RA.Addr->getRegRef(*this); in getNextRelated() local
1339 RegisterRef RR = makeRegRef(Op); in buildStmt() local
1432 auto MaxCoverIn = [this] (RegisterRef RR, RegisterSet &RRs) -> RegisterRef { in buildPhis()
[all …]
H A DRegisterClassInfo.cpp74 const BitVector &RR = MF->getRegInfo().getReservedRegs(); in runOnMachineFunction() local
H A DRDFLiveness.cpp148 RegisterRef RR = TA.Addr->getRegRef(DFG); in getAllReachingDefs() local
660 auto ClearIn = [] (RegisterRef RR, const RegisterAggr &Mid, SubMap &SM) { in computePhiInfo()
729 RegisterRef RR = NodeAddr<DefNode*>(Ds[0]).Addr->getRegRef(DFG); in computePhiInfo() local
1130 RegisterRef RR = UA.Addr->getRegRef(DFG); in traverse() local
H A DAggressiveAntiDepBreaker.cpp402 AggressiveAntiDepState::RegisterReference RR = { &MO, RC }; in PrescanInstruction() local
486 AggressiveAntiDepState::RegisterReference RR = { &MO, RC }; in ScanInstruction() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_ppc.c20 static const unsigned long RR[] = { 0x0000000000000003U, in ecp_nistz256_to_mont() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A DResourceManager.cpp194 void ResourceManager::use(const ResourceRef &RR) { in use()
224 void ResourceManager::release(const ResourceRef &RR) { in release()
330 const ResourceRef &RR = BR.first; in cycleEvent() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DPointerSubChecker.cpp45 const MemRegion *RR = RV.getAsRegion(); in checkPreStmt() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp295 void HexagonExpandCondsets::addRefToMap(RegisterRef RR, ReferenceMap &Map, in addRefToMap()
305 bool HexagonExpandCondsets::isRefInMap(RegisterRef RR, ReferenceMap &Map, in isRefInMap()
769 RegisterRef RR = Op; in getReachingDefForPred() local
803 RegisterRef RR = Op; in canMoveOver() local
1003 RegisterRef RR = Op; in predicate() local
1095 bool HexagonExpandCondsets::isIntReg(RegisterRef RR, unsigned &BW) { in isIntReg()
H A DRDFCopy.cpp121 auto MinPhysReg = [this] (RegisterRef RR) -> unsigned { in run()
H A DHexagonOptAddrMode.cpp170 RegisterRef RR = UA.Addr->getRegRef(*DFG); in canRemoveAddasl() local
292 RegisterRef RR = UA.Addr->getRegRef(*DFG); in isSafeToExtLR() local
H A DBitTracker.cpp348 BT::RegisterCell BT::MachineEvaluator::getCell(const RegisterRef &RR, in getCell()
375 void BT::MachineEvaluator::putCell(const RegisterRef &RR, RegisterCell RC, in putCell()
995 void BT::put(RegisterRef RR, const RegisterCell &RC) { in put()
H A DHexagonBitSimplify.cpp407 bool HexagonBitSimplify::getSubregMask(const BitTracker::RegisterRef &RR, in getSubregMask()
898 const BitTracker::RegisterRef &RR, MachineRegisterInfo &MRI) { in getFinalVRegClass()
1261 BitTracker::RegisterRef RR = MI.getOperand(OpN); in computeUsedBits() local
2358 BitTracker::RegisterRef RR(V.RefI.Reg, 0); in simplifyTstbit() local
/netbsd-src/sys/arch/hppa/hppa/
H A Dkobj_machdep.c95 RR(unsigned int x, unsigned int constant) in RR() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/Stages/
H A DExecuteStage.cpp103 for (const ResourceRef &RR : Freed) in cycleStart() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DResourcePressureView.cpp59 const ResourceRef &RR = Use.first; in onEvent() local
H A DBottleneckAnalysis.cpp72 const ResourceRef &RR = Use.first; in handleInstructionIssuedEvent() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/
H A Dppccap.c150 static const unsigned long RR[] = { 0x0000000000000003U, in ecp_nistz256_to_mont() local
/netbsd-src/games/monop/
H A Dmonop.h56 #define RR 1 /* railroad */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRPCTargetProcessControl.h313 std::vector<orcrpctpc::RemoteLookupRequest> RR; in lookupSymbols() local
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dspu.h30 RR, enumerator
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dspu.h30 RR, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinterInlineAsm.cpp533 for (const Register &RR : RestrRegs) { in emitInlineAsm() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/
H A Damdgpu_dcn10_stream_encoder.c1106 uint32_t RR:1; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/
H A Damdgpu_dce_stream_encoder.c1147 uint32_t RR:1; member

12