| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64MIPeepholeOpt.cpp | 159 static bool splitBitmaskImm(T Imm, unsigned RegSize, T &Imm1Enc, T &Imm2Enc) { in splitBitmaskImm() 212 T &Imm1) -> std::optional<OpcodePair> { in visitAND() 361 static bool splitAddSubImm(T Imm, unsigned RegSize, T &Imm0, T &Imm1) { in splitAddSubImm() 406 T &Imm1) -> std::optional<OpcodePair> { in visitADDSUB() 443 T &Imm1) -> std::optional<OpcodePair> { in visitADDSSUBS() 519 unsigned RegSize = sizeof(T) * 8; in splitTwoPartImm() local
|
| H A D | AArch64FastISel.cpp | 1668 unsigned RegSize; in emitLogicalOp_ri() local 4117 unsigned RegSize = Is64Bit ? 64 : 32; in emitLSL_ri() local 4221 unsigned RegSize = Is64Bit ? 64 : 32; in emitLSR_ri() local 4338 unsigned RegSize = Is64Bit ? 64 : 32; in emitASR_ri() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsFrameLowering.cpp | 121 unsigned RegSize = TRI.getSpillSize(*TRI.getMinimalPhysRegClass(*R)); in estimateStackSize() local
|
| H A D | MipsSEFrameLowering.cpp | 196 unsigned RegSize) { in expandLoadACC() 221 unsigned RegSize) { in expandStoreACC()
|
| H A D | MipsCallLowering.cpp | 411 unsigned RegSize = 4; in lowerFormalArguments() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfExpression.cpp | 145 unsigned RegSize = TRI.getRegSizeInBits(*RC); in addMachineReg() local 298 unsigned RegSize = 0; in addMachineRegExpression() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86TileConfig.cpp | 243 unsigned RegSize = TRI->getRegSizeInBits(*MRI.getRegClass(R)); in runOnMachineFunction() local
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | InfoByHwMode.h | 183 unsigned RegSize; member
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/Targets/ |
| H A D | RISCV.cpp | 625 StringRef RegName, unsigned RegSize, bool &HasSizeMismatch) const { in validateGlobalRegisterVariable()
|
| H A D | X86.h | 253 bool validateGlobalRegisterVariable(StringRef RegName, unsigned RegSize, in validateGlobalRegisterVariable() 818 bool validateGlobalRegisterVariable(StringRef RegName, unsigned RegSize, in validateGlobalRegisterVariable()
|
| H A D | AArch64.cpp | 234 StringRef RegName, unsigned RegSize, bool &HasSizeMismatch) const { in validateGlobalRegisterVariable()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/ |
| H A D | CSKYFrameLowering.cpp | 429 auto RegSize = TRI->getRegSizeInBits(Reg, MRI) / 8; in determineCalleeSaves() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGRecordLayoutBuilder.cpp | 505 CharUnits RegSize = in accumulateBitFields() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
| H A D | PPC.cpp | 514 CharUnits RegSize = CharUnits::fromQuantity((isInt || IsSoftFloatABI) ? 4 : 8); in EmitVAArg() local
|
| H A D | AArch64.cpp | 916 int RegSize = IsIndirect ? 8 : TySize.getQuantity(); in EmitAAPCSVAArg() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64AddressingModes.h | 213 static inline bool processLogicalImmediate(uint64_t Imm, unsigned RegSize, in processLogicalImmediate()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetRegisterInfo.h | 242 unsigned RegSize, SpillSize, SpillAlignment; member
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | RegisterInfoEmitter.cpp | 1087 uint32_t RegSize = 0; in runMCDesc() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZFrameLowering.cpp | 1068 unsigned RegSize = getPointerSize(); in assignCalleeSavedSpillSlots() local
|
| H A D | SystemZInstrInfo.cpp | 1071 unsigned RegSize = 0; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVBaseInfo.h | 666 unsigned RegSize = IsRV64 ? 8 : 4; in getStackAdjBase() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/ |
| H A D | XtensaISelLowering.cpp | 519 unsigned RegSize = 4; in LowerFormalArguments() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMFrameLowering.cpp | 697 int RegSize; in sizeOfSPAdjustment() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | TargetInfo.h | 1214 unsigned RegSize, in validateGlobalRegisterVariable()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | Utils.cpp | 516 unsigned RegSize = RegTy.getSizeInBits(); in extractParts() local
|