Searched defs:RegID (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/MCA/
H A DInstruction.cpp21 void WriteState::writeStartEvent(unsigned IID, MCPhysReg RegID, argument
30 void ReadState::writeStartEvent(unsigned IID, MCPhysReg RegID, unsigned Cycles) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp150 MCPhysReg RegID = WS.getRegisterID(); local
358 MCPhysReg RegID = RS.getRegisterID(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DBottleneckAnalysis.h251 void addRegisterDep(unsigned From, unsigned To, unsigned RegID, argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h89 MCPhysReg RegID; member in struct:llvm::mca::CriticalDependency
150 WriteState(const WriteDescriptor &Desc, MCPhysReg RegID, argument
257 ReadState(const ReadDescriptor &Desc, MCPhysReg RegID) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp6261 auto RegID = IntrinsicID == Intrinsic::amdgcn_dispatch_ptr ? local

Completed in 122 milliseconds