Home
last modified time | relevance | path

Searched defs:RegToId (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64CollectLOH.cpp291 const MapRegToId &RegToId, in initReachingDef()
451 const MapRegToId &RegToId, bool ADRPMode = false, in reachingDef()
565 const MapRegToId &RegToId, in reachedUsesToDefs()
735 const MapRegToId &RegToId) { in registerADRCandidate()
775 AArch64FunctionInfo &AArch64FI, const MapRegToId &RegToId, in computeOthers()
995 static void collectInvolvedReg(const MachineFunction &MF, MapRegToId &RegToId, in collectInvolvedReg()
1043 MapRegToId RegToId; in runOnMachineFunction() local