Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/
DRegisterFile.cpp150 MCPhysReg RegID = WS.getRegisterID(); in addRegisterWrite() local
250 MCPhysReg RegID = WS.getRegisterID(); in removeRegisterWrite() local
358 MCPhysReg RegID = RS.getRegisterID(); in collectWrites() local
400 MCPhysReg RegID = RS.getRegisterID(); in addRegisterRead() local
431 for (const MCPhysReg RegID : Regs) { in isAvailable() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/HardwareUnits/
DRegisterFile.cpp111 MCPhysReg RegID = WS.getRegisterID(); in onInstructionExecuted() local
231 MCPhysReg RegID = WS.getRegisterID(); in addRegisterWrite() local
339 MCPhysReg RegID = WS.getRegisterID(); in removeRegisterWrite() local
509 MCPhysReg RegID = RS.getRegisterID(); in collectWrites() local
620 MCPhysReg RegID = RS.getRegisterID(); in addRegisterRead() local
664 for (const MCPhysReg RegID : Regs) { in isAvailable() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
DInstruction.cpp21 void WriteState::writeStartEvent(unsigned IID, MCPhysReg RegID, in writeStartEvent()
30 void ReadState::writeStartEvent(unsigned IID, MCPhysReg RegID, unsigned Cycles) { in writeStartEvent()
DInstrBuilder.cpp632 MCPhysReg RegID = 0; in createInstruction() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/
DInstruction.cpp21 void WriteState::writeStartEvent(unsigned IID, MCPhysReg RegID, in writeStartEvent()
30 void ReadState::writeStartEvent(unsigned IID, MCPhysReg RegID, in writeStartEvent()
DInstrBuilder.cpp675 MCPhysReg RegID = 0; in createInstruction() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/
DInstruction.h187 MCPhysReg RegID; member
261 void setRegisterID(const MCPhysReg RegID) { RegisterID = RegID; } in setRegisterID()
356 ReadState(const ReadDescriptor &Desc, MCPhysReg RegID) in ReadState()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h89 MCPhysReg RegID; member
257 ReadState(const ReadDescriptor &Desc, MCPhysReg RegID) in ReadState()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.cpp429 auto ClearsSuperReg = [=](unsigned RegID) { in clearsSuperRegisters()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MCTargetDesc.cpp537 auto ClearsSuperReg = [=](unsigned RegID) { in clearsSuperRegisters()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMLRegallocEvictAdvisor.cpp346 using RegID = unsigned; typedef in __anonfac1bbe90111::MLEvictAdvisor
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp5769 auto RegID = IntrinsicID == Intrinsic::amdgcn_dispatch_ptr ? in LowerINTRINSIC_WO_CHAIN() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp6865 auto RegID = IntrinsicID == Intrinsic::amdgcn_dispatch_ptr ? in LowerINTRINSIC_WO_CHAIN() local