Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp259 const RegisterRenamingInfo &RRI = RegisterMappings[RegID].second; in addRegisterWrite() local
515 const RegisterRenamingInfo &RRI = RegisterMappings[RegID].second; in collectWrites() local
621 const RegisterRenamingInfo &RRI = RegisterMappings[RegID].second; in addRegisterRead() local
665 const RegisterRenamingInfo &RRI = RegisterMappings[RegID].second; isAvailable() local
720 const RegisterRenamingInfo &RRI = RM.second; dump() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DPtrState.h114 RRInfo RRI; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp587 RewrittenRangeInfo RRI; changeIterationSpaceEnd() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h744 MCRegUnitRootIterator RRI; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyld.cpp1125 assert(RRI != ExternalSymbolMap.end() && "No result for symbol"); in applyExternalSymbolRelocations() local