Home
last modified time | relevance | path

Searched refs:isSubRegister (Results 1 – 25 of 245) sorted by relevance

12345678910

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MC/
H A DMCInstrDesc.cpp37 if (*ImpDefs == Reg || (MRI && MRI->isSubRegister(Reg, *ImpDefs))) in hasImplicitDefOfPhysReg()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MC/
H A DMCInstrDesc.cpp37 if (*ImpDefs == Reg || (MRI && MRI->isSubRegister(Reg, *ImpDefs))) in hasImplicitDefOfPhysReg()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCInstrDesc.cpp37 if (*ImpDefs == Reg || (MRI && MRI->isSubRegister(Reg, *ImpDefs))) in hasImplicitDefOfPhysReg()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MC/
H A DMCInstrDesc.cpp37 if (*ImpDefs == Reg || (MRI && MRI->isSubRegister(Reg, *ImpDefs))) in hasImplicitDefOfPhysReg()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCInstrDesc.cpp37 if (*ImpDefs == Reg || (MRI && MRI->isSubRegister(Reg, *ImpDefs))) in hasImplicitDefOfPhysReg()
/dports/devel/llvm11/llvm-11.0.1.src/lib/MC/
H A DMCInstrDesc.cpp37 if (*ImpDefs == Reg || (MRI && MRI->isSubRegister(Reg, *ImpDefs))) in hasImplicitDefOfPhysReg()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/MC/
H A DMCInstrDesc.cpp37 if (*ImpDefs == Reg || (MRI && MRI->isSubRegister(Reg, *ImpDefs))) in hasImplicitDefOfPhysReg()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/MC/
H A DMCInstrDesc.cpp37 if (*ImpDefs == Reg || (MRI && MRI->isSubRegister(Reg, *ImpDefs))) in hasImplicitDefOfPhysReg()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCInstrDesc.cpp37 if (*ImpDefs == Reg || (MRI && MRI->isSubRegister(Reg, *ImpDefs))) in hasImplicitDefOfPhysReg()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCInstrDesc.cpp37 if (*ImpDefs == Reg || (MRI && MRI->isSubRegister(Reg, *ImpDefs))) in hasImplicitDefOfPhysReg()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCInstrDesc.cpp37 if (*ImpDefs == Reg || (MRI && MRI->isSubRegister(Reg, *ImpDefs))) in hasImplicitDefOfPhysReg()
/dports/devel/llvm10/llvm-10.0.1.src/lib/MC/
H A DMCInstrDesc.cpp48 if (*ImpDefs == Reg || (MRI && MRI->isSubRegister(Reg, *ImpDefs))) in hasImplicitDefOfPhysReg()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCInstrDesc.cpp48 if (*ImpDefs == Reg || (MRI && MRI->isSubRegister(Reg, *ImpDefs))) in hasImplicitDefOfPhysReg()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/MC/
H A DMCInstrDesc.cpp48 if (*ImpDefs == Reg || (MRI && MRI->isSubRegister(Reg, *ImpDefs))) in hasImplicitDefOfPhysReg()
/dports/devel/llvm90/llvm-9.0.1.src/lib/MC/
H A DMCInstrDesc.cpp48 if (*ImpDefs == Reg || (MRI && MRI->isSubRegister(Reg, *ImpDefs))) in hasImplicitDefOfPhysReg()
/dports/devel/llvm80/llvm-8.0.1.src/lib/MC/
H A DMCInstrDesc.cpp49 if (*ImpDefs == Reg || (MRI && MRI->isSubRegister(Reg, *ImpDefs))) in hasImplicitDefOfPhysReg()
/dports/devel/llvm70/llvm-7.0.1.src/lib/MC/
H A DMCInstrDesc.cpp58 if (*ImpDefs == Reg || (MRI && MRI->isSubRegister(Reg, *ImpDefs))) in hasImplicitDefOfPhysReg()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/Target/
H A DTargetRegisterInfo.h417 bool isSubRegister(unsigned regA, unsigned regB) const { in isSubRegister() function
436 return isSubRegister(regB, regA); in isSuperRegister()
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.cpp398 unsigned BadR = RI.isSubRegister(Hexagon::USR, R) ? UsrR : R; in checkRegisters()
412 unsigned BadR = RI.isSubRegister(Hexagon::USR, R) ? UsrR : R; in checkRegisters()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/CodeGen/
H A DMachineInstr.cpp802 TRI->isSubRegister(MOReg, Reg))) in findRegisterUseOperandIdx()
855 Found = TRI->isSubRegister(MOReg, Reg); in findRegisterDefOperandIdx()
1404 if (RegInfo->isSubRegister(IncomingReg, Reg)) in addRegisterKilled()
1461 RegInfo->isSubRegister(IncomingReg, Reg)) in addRegisterDead()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/qtcreatorcdbext/
H A Dgdbmihelpers.cpp494 const bool isSubRegister = (description.Flags & DEBUG_REGISTER_SUB_REGISTER); in getRegisters() local
495 if (!isSubRegister || (flags & IncludeSubRegisters)) { in getRegisters()
499 reg.subRegister = isSubRegister; in getRegisters()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h125 bool isSubRegister() const { return SubRegSize; } in isSubRegister() function
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h125 bool isSubRegister() const { return SubRegSize; } in isSubRegister() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h125 bool isSubRegister() const { return SubRegSize; } in isSubRegister() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h125 bool isSubRegister() const { return SubRegSize; } in isSubRegister() function

12345678910