/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/HardwareUnits/ |
H A D | RegisterFile.cpp | 150 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/HardwareUnits/ |
H A D | RegisterFile.cpp | 111 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/ |
H A D | Instruction.cpp | 21 void WriteState::writeStartEvent(unsigned IID, MCPhysReg RegID, in writeStartEvent() 30 void ReadState::writeStartEvent(unsigned IID, MCPhysReg RegID, in writeStartEvent()
|
H A D | InstrBuilder.cpp | 675 MCPhysReg RegID = 0; in createInstruction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ |
H A D | Instruction.cpp | 21 void WriteState::writeStartEvent(unsigned IID, MCPhysReg RegID, in writeStartEvent() 30 void ReadState::writeStartEvent(unsigned IID, MCPhysReg RegID, unsigned Cycles) { in writeStartEvent()
|
H A D | InstrBuilder.cpp | 632 MCPhysReg RegID = 0; in createInstruction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/ |
H A D | Instruction.h | 187 MCPhysReg RegID; member 261 void setRegisterID(const MCPhysReg RegID) { RegisterID = RegID; } in setRegisterID() 356 ReadState(const ReadDescriptor &Desc, MCPhysReg RegID) in ReadState()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/ |
D | Instruction.h | 187 MCPhysReg RegID; member 261 void setRegisterID(const MCPhysReg RegID) { RegisterID = RegID; } in setRegisterID() 356 ReadState(const ReadDescriptor &Desc, MCPhysReg RegID) in ReadState()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/ |
D | Instruction.h | 187 MCPhysReg RegID; member 261 void setRegisterID(const MCPhysReg RegID) { RegisterID = RegID; } in setRegisterID() 356 ReadState(const ReadDescriptor &Desc, MCPhysReg RegID) in ReadState()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/ |
D | Instruction.h | 187 MCPhysReg RegID; member 261 void setRegisterID(const MCPhysReg RegID) { RegisterID = RegID; } in setRegisterID() 356 ReadState(const ReadDescriptor &Desc, MCPhysReg RegID) in ReadState()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/ |
D | Instruction.h | 187 MCPhysReg RegID; member 261 void setRegisterID(const MCPhysReg RegID) { RegisterID = RegID; } in setRegisterID() 356 ReadState(const ReadDescriptor &Desc, MCPhysReg RegID) in ReadState()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
H A D | Instruction.h | 89 MCPhysReg RegID; member 257 ReadState(const ReadDescriptor &Desc, MCPhysReg RegID) in ReadState()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MCTargetDesc.cpp | 429 auto ClearsSuperReg = [=](unsigned RegID) { in clearsSuperRegisters()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MCTargetDesc.cpp | 537 auto ClearsSuperReg = [=](unsigned RegID) { in clearsSuperRegisters()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MLRegallocEvictAdvisor.cpp | 346 using RegID = unsigned; typedef in __anon5373c1690111::MLEvictAdvisor
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 5769 auto RegID = IntrinsicID == Intrinsic::amdgcn_dispatch_ptr ? in LowerINTRINSIC_WO_CHAIN() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIISelLowering.cpp | 6865 auto RegID = IntrinsicID == Intrinsic::amdgcn_dispatch_ptr ? in LowerINTRINSIC_WO_CHAIN() local
|